Hi All
 I have problem related to Dynamic Code Downloading with RMi.
 i am starting my rmi registry with classpath as c:\bea\jdk130\lib\rt.jar
i am starting my RMIServer as 
 java -Djava.rmi.server.codebase="http://localhost:7001/hello.jar";   
 hello.HelloImpl

it runs perfactly .
But when I run the client it gives ClassNotFoundException.
 Does any one know how to solve the problem ?


 


Thanks 
Pranav Shah
Software Engineer
http://www.pranav.itgo.com

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to