-
I also had another issue, on my blackberry client was disconnecting after 2 minutes with "Connection timeout" exception due inactivitiy.
As a simple solution, I created a TimerTask that's messaging the client himself periodically to keep connection alive. If needed I can post the code as well.
Cheers.
2009-07-20 11:19:41 UTC by kurbustug
-
Hello,
I tried using the API with jabber.com, and there were some small errors, somehow I fixed them, I'd like to share them, might help you as well.
On Jxa.java
at connectionFailed functions this.writer/reader.close() lines throw null pointer exception, I had them surrounded with try catch blocks.
***********
at parse function there is that following line (3rd line of the...
2009-07-16 12:05:40 UTC by kurbustug
-
yctai committed revision 8 to the J2ME XMPP API SVN repository, changing 5 files.
2008-09-12 03:30:17 UTC by yctai
-
yctai committed revision 7 to the J2ME XMPP API SVN repository, changing 4 files.
2008-08-15 06:16:04 UTC by yctai
-
yctai committed revision 6 to the J2ME XMPP API SVN repository, changing 2 files.
2008-08-08 04:48:17 UTC by yctai
-
yctai committed revision 5 to the J2ME XMPP API SVN repository, changing 1 files.
2008-08-08 02:22:26 UTC by yctai
-
yctai committed revision 4 to the J2ME XMPP API SVN repository, changing 4 files.
2008-08-07 09:00:57 UTC by yctai
-
svenjost committed revision 3 to the J2ME XMPP API SVN repository, changing 3 files.
2008-08-06 19:03:11 UTC by svenjost
-
svenjost committed revision 2 to the J2ME XMPP API SVN repository, changing 40 files.
2008-08-06 18:41:28 UTC by svenjost
-
svenjost committed revision 1 to the J2ME XMPP API SVN repository, changing 2 files.
2008-08-06 18:38:21 UTC by svenjost