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
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