On Tue, Apr 15, 2014 at 1:22 AM, Devwrat Lad <[email protected]> wrote:
> Still Google app Engine dont support java smack library now ? > Smack uses certain classes that aren't included on the App Engine JRE whitelist, so no you can't run Smack at the moment. If you do need to run Smack I would suggest looking into Managed VMs ( https://developers.google.com/cloud/managed-vms ) where you have more freedom to run applications, but still keeping access to App Engine resources. ----------------- -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/d/optout.
