I think you cannot use JAXB with GWT. JAXB uses a lot of classes which
GWT cant compile. So, you may not be able to use it. You can use the
standard xml packages that come with GWT.

Thanks,
Shyam Visamsetty.

On Jul 14, 8:29 am, Alberto Rugnone <[email protected]>
wrote:
> Hi all,
> I have to use classes with jaxb annotation on client side, but GWT
> compiler refuse to work throwing following exception
>
> No source code is available for type javax.xml.namespace.QName
>  No source code is available for type javax.xml.bind.JAXBElement<T>
>
> etc...
>
> someone can help me
>
> Thank you very much in advanced

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to