Hi Niklas, Thanks for the response the problem is resolved now actually it was related to namespace (which was set to custom namespace) to pick my customMessageHandler.I used the standard roster manager.
Thanks Aruna On Wed, Aug 10, 2011 at 1:13 PM, Niklas Gustavsson <[email protected]> wrote: > On Mon, Aug 8, 2011 at 1:39 PM, aruna reddy <[email protected]> wrote: >> I implemented the custom authentication module to fetch users from a >> db rather than from spring-config.xml file.I succeeded in that and am >> able to get users from db while connecting to server.But the problem >> is with the RosteManager.when i am trying adding the entry to roster >> it is not correctly added and always the status is unavailable >> how can i implement custom roster manager to add it to storage provider > > Which RosterManager have you been using, it should work with the > standard implementations as the implementation of user and roster > management are decoupled? > > /niklas >
