[jdev] Smack API and jabber.org
Matthew Wild
mwild1 at gmail.com
Thu Jan 8 19:34:25 CST 2009
On Thu, Jan 8, 2009 at 9:30 PM, <jlist9 at gmail.com> wrote:
> connection.login("your.jabber", "password", "resource");
Just a shot in the dark since I don't know smack, but have you tried
putting the full bare JID here, instead of just the username?
Failing that, capture the XML being sent to the server and verify that
the base64'd login credentials are correct.
Matthew.
More information about the JDev
mailing list