You need to do at least two things: Subclass AbstractRosterManager with a Cassandra-specific implementation. Do the same with ResourceRegistry.
Unfortunately, ResourceRegistry still needs to be supported by an Interface, see https://issues.apache.org/jira/browse/VYSPER-266 I'll see that I get this into TRUNK soon. Bernd On Fri, Sep 16, 2011 at 06:22, aruna reddy <[email protected]> wrote: > Hi > > We have a requirement which needs clustering in vysper.I came across > this link (http://comments.gmane.org/gmane.comp.apache.mina.user/3665) > where this is discussed using cassandra.Is this implemented in vysper. > Trying to implement this by RosterManager.Need a clarification during > clustering what needs to stored is it the resource or session bound > with resource to share the users object among multiple vysper servers. >
