users@jaxb.java.net

Re: where to get package for com.sun.xml.bind.*

From: Petra Malik <petra_at_cs.waikato.ac.nz>
Date: Tue, 01 Jul 2003 16:32:46 +1200

Hi,

have you set your CLASSPATH to include all the jar files listed here?
http://java.sun.com/webservices/docs/1.2/jaxb/ReleaseNotes.html#jars

Hope this helps,
Petra

Tang, Harry wrote:
> Hi,
> I am using JAXB in jwsdp1.2, after generating JAVA class, I have compiler
> error complaining could not resolve com.sun.xml.bind* classes. Can someone
> tell me where/how to get corresponding package.
>
> Thanks in advance.