Hello, I create a very simple application that should be parse an xml and display some info on a popup. But when I run it on my pc I have this message: Line 114: No source code is available for type javax.xml.bind.JAXBContext; did you forget to inherit a required module?
I have added all the jar libraries needed, in fact I have created a parallel project to use only the JAXB to parse the file and it works. I read also some post on this group in which there is written to use the JAXB version 2.1.12 instead of 2.2, and I did it, without success. Does anybody know the reason? Please help me! Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.