Thursday, December 29, 2011

xml reading problem

Hi all,

I tried to read a xml file using an gwt+google app engine app. But I
am getting following exceptions

No source code is available for type
org.xml.sax.helpers.DefaultHandler; did you forget to inherit a
required module?
No source code is available for type javax.jdo.PersistenceManager; did
you forget to inherit a required module?
No source code is available for type javax.xml.parsers.SAXParser; did
you forget to inherit a required module?
No source code is available for type
javax.xml.parsers.SAXParserFactory; did you forget to inherit a
required module?
No source code is available for type java.io.File; did you forget to
inherit a required module?
No source code is available for type
javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
No source code is available for type org.xml.sax.SAXException; did you
forget to inherit a required module?
No source code is available for type org.xml.sax.Attributes; did you
forget to inherit a required module?

Please someone help me.

Thank You
Aruna

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

No comments:

Post a Comment