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 App Engine for Java" 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-appengine-java?hl=en.

Reply via email to