vote up 2 vote down star

How to use Java GAE with an external jabber server like Openfire? Any guide?

flag

58% accept rate

1 Answer

vote up 1 vote down

That depends on what you mean by "use with". If you want to send messages to an external server and receive messages from it, you can do that just fine by setting up federation the usual way. If you want some other form of interaction, you're out of luck - App Engine doesn't use XMPP as a client, but is instead tightly integrated with the server.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.