[JDEV] Problems with a Jabber client written in Java (It works on NT but not on Linux)
Al Sutton
al at alsutton.com
Tue May 29 12:25:00 CDT 2001
Problems with a Jabber client written in Java (It works on NT but not on
Linux)I've not use the JabberBeans framework, but I've used my own libraries
(which you can pull from my web page) and I've had no problems on Linux,
Solaris, NT, or Win 2000.
Al.
----- Original Message -----
From: Jackson, Aubrey
To: jdev at jabber.org
Sent: Tuesday, May 29, 2001 5:36 PM
Subject: [JDEV] Problems with a Jabber client written in Java (It works on
NT but not on Linux)
Hello to the group,
I have a problem with a Java client that I have written and was
wondering if anyone else had run across a similar situation. As mentioned in
the subject line the client is written in Java. It uses the JabberBeans
framework (0.9.0-pre4) APIs as the basis for communication with a Jabber
server. The client works fine when run on the WindowsNT 4.0 operating
system. However, when run on Red Hat Linux 6.2 the client is never connected
to the server. The client sends the correct username and password to the
appropriate server but never receives a connection notification from the
server. No packets from the server are ever received by my client after my
client sends the authentication packet. Has anyone else seen this type of
problem?
Thank you
Aubrey
More information about the JDev
mailing list