Hi,
I'm unable to compile the GWT project with the JAXB2.1.7 generated
java classes. I've added the JAXB jars in the compile script.
here is the compile script

@java -Xmx256M -cp "%~dp0\src;%~dp0/bin;C:/gwt-windows-1.5.0/gwt-
user.jar;C:/gwt-windows-1.5.0/gwt-dev-windows.jar;Q:/project/Eclipse-
RCP/jaxb217/lib/jaxb-impl.jar;Q:/project/Eclipse-RCP/jaxb217/lib/jaxb-
api.jar;Q:/project/Eclipse-RCP/jaxb217/lib/jaxb1-impl.jar;Q:/project/
Eclipse-RCP/jaxb217/lib/jsr173_1.0_api.jar;Q:/project/Eclipse-RCP/
jaxb217/lib/activation.jar;Q:/project/Eclipse-RCP/jaxb217/lib/
j2ee.jar;Q:/project/Eclipse-RCP/jaxb217/lib/jaxb-xjc.jar"
com.google.gwt.dev.GWTCompiler -out "%~dp0/www" %*
com.sample.Samplegwt



[ERROR] Errors in 'file:/Q:/temp/Samplegwt/src/com/sample/client/xml/
ObjectFactory.java'
[ERROR] Line 34: No source code is available for type
javax.xml.namespace.QName; did you forget to inherit a required
module?
[ERROR] Line 160: No source code is available for type
javax.xml.bind.JAXBElement<T>; did you forget to inherit arequired
module?

Please help me.

Thanks
Suresh

--~--~---------~--~----~------------~-------~--~----~
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