Re: [appengine-java] XMPP : Sendinvitation failed with xx...@gmail.com

2010-03-19 Thread seleronm
Hi, I tried. The following source think that it was able to execute it normally. String sendEmail = "@gmail.com"; JID jid = new JID(sendEmail); XMPPService xmpp = XMPPServiceFactory.getXMPPService(); xmpp.sendInvitation(jid); When this source doesn't operat

[appengine-java] XMPP : Sendinvitation failed with xx...@gmail.com

2010-03-19 Thread Rahul
I was trying to send an invitation to a gmail id and the gmail user is logged in through GTALK and i am getting following message, what can be the reason for this ? Nested in javax.servlet.ServletException: java.lang.IllegalArgumentException: Invalid jabber ID: : java.lang.IllegalArgumentException