Hi Bernd, as it defaults to store=false this shouldn't be the point. I guess its somewhere else, as I came from 0.5 release where everything worked fine. Has something changed in roster/subscription management since then ? I used to have a SubscriptionPacketListener that auto-responds to subscription requests, but that doesnt seem to work now. I do built rosters lazy on startup dynamically. From what i see in debug, the presence available doenst go to offline storage as subscription packets do, so it should go to my Smack rosterListener. I think it must be the subscriptions management that's different now?
Regards Thomas 2011/1/19 Bernd Fondermann <[email protected]>: > On 19.01.11 10:17, Thomas Kratz wrote: >> >> Hi Bernd, >> >> I see that we might have trouble with the stored presence stanzas. all >> my users appear always offline to me now. i thought i had filtered the >> probe and unavailable stanzas? Thats hard because I rely on presence >> for my floating license management .... > > I guess offline storage needs more work. Probably it makes sense to add more > tests. > > All I can see from a cursory look is that AbstractOfflineStorageProvider > doesn't handle presence available. > Presence unavail should not be stored. > > Bernd > > > > -- http://www.eiswind.de
