Unless you have this working somewhere else, it's not relevant to this group.

Where do you have your code reading XML working already? Local app
engine? Standard Java app?
Can you post the code that's failing and any other code that's relevant?

If you can't get this working outside of the App Engine, you'll need
to get help elsewhere.

Thanks,
Mat.

On 29 December 2011 10:35, deltaaruna <deltaar...@gmail.com> wrote:
> 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 google-appengine-java@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.
>

-- 
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-java@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.

Reply via email to