Hey guys, I have a problem.
somehow GAE doesn't activate the XMPP service.
Although I ask it to in my appengine-web.xml
<inbound-services>
<service>xmpp_message</service>
</inbound-services>
But in my Dashboard, in Application Settings section, I don't see XMPP
Service active in the list.
Although I had a test application couple of days ago with XMPP
functionality, and it worked well!
xmpp service was also in the list.
I've already deployed like 3 times, still no result.
What may be wrong?
Thanks in advance.
--
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.