I tried the method sendText(), it always told me a error when it met the offline contacter. Thanks a lot for help me.
java.lang.NullPointerException net.sf.jml.protocol.soap.OIM.getOfflineMsg(OIM.java:587) net.sf.jml.protocol.soap.OIM.sendOfflineMsg(OIM.java:618) net.sf.jml.impl.BasicMessenger.sendText(BasicMessenger.java:201)
Hi, I got the same error when sending offline message using sendText() method.
any help please?
i have the same problem when i use MSNP12 protocal and it is working well after i change to MSNP15.
Log in to post a comment.
I tried the method sendText(), it always told me a error when it met the offline contacter. Thanks a lot for help me.
java.lang.NullPointerException
net.sf.jml.protocol.soap.OIM.getOfflineMsg(OIM.java:587)
net.sf.jml.protocol.soap.OIM.sendOfflineMsg(OIM.java:618)
net.sf.jml.impl.BasicMessenger.sendText(BasicMessenger.java:201)
Hi,
I got the same error when sending offline message using sendText() method.
any help please?
i have the same problem when i use MSNP12 protocal and it is working well after i change to MSNP15.