[JDEV] Creating new accounts with jabber beans

Amarnath Yara amarny at hotmail.com
Tue Aug 22 15:07:15 CDT 2000


Hi all, I am trying to create new account using jabberbeans. I have modified 
the jtest3. After I recieving the key I was submitting all the information 
needed like username, email,key,passord etc. with an instance of 
IQRegisterExtensionBuilder(). But I am getting an exception like this. Can 
you guys make suggestion please..
Amar.


CLDebug: Connecting...
CLDebug: Connected!
Connection succeeded!
PLDebug: Sent Packet:
<?xml version='1.0'?><stream:stream to="phoenix" xmlns="jabber:client" 
xmlns:st
eam="http://etherx.jabber.org/streams">
Send requested for IQ
PLDebug: Sent Packet:
<iq id="0" type="get"><query xmlns="jabber:iq:register"></query></iq>
PLDebug: RECEIVED PACKET!!!
<iq id="0" type="result"><query 
xmlns="jabber:iq:register"><instructions>Choose
a username and password to register with this 
server.</instructions><password/>
name/><email/><key>781b5b15fd02bed6018fc7448132c1726e7e1669</key><username/></q
ery></iq>

java.lang.NullPointerException
        at 
org.jabber.jabberbeans.sax.InputStreamHandler.run(InputStreamHandler
java:79)



_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.





More information about the JDev mailing list