Hai ! I had tried to replicate my RMI Server using JGroups API. I had follow the codes and
import the same class which i taken from (net.sf.extrme
.multicast)
sourceforge.net.
I had open two rmi servers in two differnet registries.
But Client is not able to contact our replicated rmi. It throws error like
java.lang.NullPointerException
at com.netphone.server.ClientRMIMessageInterceptorControl.invoke(ClientR
MIMessageInterceptorControl.java:220)
at $Proxy0.login(Unknown Source)
How to solve this. Pl provide solution
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961187#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...