Problem with the Roster

Having a little trouble with the Roster -

I create a RosterGroup, but if I shut the server down and restart it, the RosterGroup is no longer valid. Am I missing something?

Did you add any users to the roster group? If not, then the XMPP server would have no way to record the group after a client restart. This makes more sense if you look at how rosters work in XMPP – it gives a flat list of users with the list of groups that each user is in so there is no place for group information that at least one user doesn’'t belong to.

Regards,

Matt