On Tue, Sep 10, 2013 at 11:29 AM, mick <[email protected]> wrote:

> So is it that the suggested Smack is just using unnecessary features which
> conflicts with GAE restrictions, or is it not possible at all to deploy a
> XMPP client on GAE?
>
>

You can deploy an XMPP client on GAE, that's documented here:
https://developers.google.com/appengine/docs/java/xmpp/

You just can't run the Smack XMPP library because it requires certain
classes that are not allowed in the App Engine sandbox.



-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to