Hi Denis,

You'll probably have more luck posting this in the google-appengine-
java group. This group is intended for platform-independent questions
and discussion.

As far as I'm aware, the XML parsers that are part of the Java
standard library ought to work. For example, the javax.parsers
namespace is in the whitelist. (Whitelist is here:
http://code.google.com/appengine/docs/java/jrewhitelist.html )

You may also want to look at 
http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine
.

-Nick Johnson

On Apr 20, 7:12 pm, Denis Tsyplakov <[email protected]> wrote:
> Hi!
>
>   Could somebody point me, which XML serializer is not restricted
> under Google App Engine for Java.
>
>   I have tried two:
> - JAXB
> - Simple (http://simple.sourceforge.net/) both is not working.
>
> I did not like an idea of writing my own lightweight serializer.
>
> ---
> WBR Den.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to