Hi ,
I'm trying to run a java application ChatServerImpl which uses 
rebind method of naming class class.
I get the following exeception just after I rebind the 
server.Please help..

regards
sunita

java.rmi.StubNotFoundException: Stub class not found: 
ChatServerImpl_Stub; neste
d exception is:
         java.lang.ClassNotFoundException: ChatServerImpl_Stub
java.lang.ClassNotFoundException: ChatServerImpl_Stub
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native 
Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown 
Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.rmi.server.RemoteProxy.loadClassFromClass(Unknown 
Source)
         at sun.rmi.server.RemoteProxy.getStub(Unknown Source)
         at sun.rmi.server.RemoteProxy.getStub(Unknown Source)
         at sun.rmi.server.UnicastServerRef.setSkeleton(Unknown 
Source)
         at sun.rmi.server.UnicastServerRef.exportObject(Unknown 
Source)
         at sun.rmi.server.UnicastServerRef.exportObject(Unknown 
Source)
         at 
java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
         at 
java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
_________________________________________________________
Click below  to experience Aishwarya Rai's beauty secrets. New 
International Lux Skincare - It's not just soap, It's skincare.
http://www.luxskincare.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to