Open GoogleCodeExporter opened 9 years ago
commited as
http://github.com/rtreffer/smack/commit/bf8516ae76464b9615332f34989e706b7660b83d
A new release is in the making.
Thanks!
Original comment by rtreffer@gmail.com
on 26 Aug 2010 at 7:17
I now use the latest asmack-jse-buddycloud-2010.12.11.jar,it resolve the bug?
Original comment by zengqin...@gmail.com
on 31 Mar 2011 at 3:01
I test in asmack-jse-buddycloud-2010.12.11.jar ,it also can't register the
user,code is below:
AccountManager accountManager = new AccountManager(connection);
accountManager.createAccount("lpp","lpp");
the error log is:
03-31 03:04:29.429: WARN/System.err(2746): conflict(409)
03-31 03:04:29.429: WARN/System.err(2746): at org.jivesoftware.smack.AccountManager.createAccount(AccountManager.java:246)
03-31 03:04:29.429: WARN/System.err(2746): at
org.jivesoftware.smack.AccountManager.createAccount(AccountManager.java:207)
is anybody meet this issues?if you can help me,thannk you very much
Original comment by zengqin...@gmail.com
on 31 Mar 2011 at 3:07
I'm sorry, it create user success ,because I see new lpp(new use i create) is in the xmpp server(openfire) admin..But why it have error?
Original comment by zengqin...@gmail.com
on 31 Mar 2011 at 3:11
Original issue reported on code.google.com by
mha...@gmail.com
on 28 Jul 2010 at 9:57Attachments: