Sir,
    I am using vysper for server and smack for client in my chat
application project. When I start the server using code of this link
http://mina.apache.org/vysper-project/embed.html it works fine. I can also
add any number of user from server side. And I can also communicate between
all user from my client side which is written in smack.  But I want to add
or register user from client side as it is indicated that vysper supports
in-band registration. When I try to create new user from client side it
tells "server does not support account creation". I have also gone through "
http://mina.apache.org/vysper-project/user_mgmt.html"; this link. But when I
add those code in my server file it is showing that "storage service
already registered for class
org.apache.vysper.xmpp.authorization.UserAuthorization". I have attached
the code of server side.
Please help me to create new user from client side(i am using smack).


Thank you
Mrinmoy Aich

Reply via email to