You are most likely hitting the (not completely intuitive) presence and roster notification logic. To summarize: - You will not receive other user's available presence until you change your presence to available - You will not receive subscription requests until you change your presence to available and request your roster.
-David Waite [EMAIL PROTECTED] wrote: >Hi - I have been reading the code that someone kindly suggested to help me with >presence subscription but I still don't understand whats wrong. Maybe I am doing >something wrong or maybe there is a bug... I am testing this on a windows server and >I have found several things not to work (e.g. offline messages not being sent whena >user logs in). > >Can anyone tell me if it is me or the server... > >I am using Jabberbeans but printing out what the java code generates and sends...This >is what one person sends to the other... > ><presence to="yourjumbly@localhost" type="subscribe"></presence> > > but the recipient (yourjumbly@localhost) does not actually receive a packet at >all..... > > -David Waite _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
