OPEM IM Service TYPE

HI:

I have created a java program(which runs by java Filename at command prompt) which connects to open im server and check the presence of users. When I call the same code using JSP it is able to connect to the OPENIM server, but the server outputs the following Exception.

(openim.IMConnectionHandler): Connection from /128.82.5.219:1507

(openim.IMConnectionHandler):

java.lang.NullPointerException at net.java.dev.openim.jabber.client.PresenceImpl.process(PresenceImpl.java:114)… …

I was wondering whether we have to set the server service type such as

SimpleMessageRouter

could be set in any other mode so that I can call jsp page to request the data.

ANY help on this is appreciated.

Pramod

Dear Pramod

You post is a bit confusing to me. Are we looking at a Smack or OpenIM issue here.

Please post some code snippets so that someone could help.

-Rajesh