[JDEV] 0.8.1 messages
Peter Millard
peter at vantek-corp.com
Mon Dec 20 08:16:47 CST 1999
Franci - this is probably happening because the server doesn't know that the
user you are sending to is actually online. You need to send your presence to
the server after logging in so that the server knows not to store msgs in the
offline queue... the proper presence tag could be something like:
<presence><status>Online</status></presence>
OR something as simple as:
<presence/>
This should clear up the problem :)
BTW, been there, done that..same thing happened to me.
> > On Mon, 20 Dec 1999, Franci Penov wrote:
> > > Am i doing something wrong or the 0.8.1 just doesn't send messages? I
> > > am tryign to send simple message from one user to another, while both
> > > of them online and subscribed to each other.
More information about the JDev
mailing list