Problem running Jini client!!!!
Posted: Feb 6, 2004 11:36 AM
Advertisement
Hi! my name is Amanda and I'm doing a final project for my I have been problems starting Jini services. I can run the Jini service but when the client request the HelloProxy I get the following errors: C:\>java -cp c:\jini1_2_1\lib\jini-core.jar;c:\jini1_2_1\lib\jini-ext.jar;c:\jin i1_2_1\lib\ sun-util.jar;c:\client -Djava.security.policy=c:\jini1_2_1\policy\pol icy.all corejini.chapter5.HelloWorldClient Error doing lookup: error unmarshalling return; nested exception is: java.lang.ClassNotFoundException: corejini.chapter5.HelloWorldServicePro xy and in the windows where I'm running the http server for the service appears: C:\>java -jar c:\jini1_2_1\lib\tools.jar -dir c:\service-dl -verbose -port 8085 corejini/chapter5/HelloWorldServiceProxy.class requested from 140.148.131.183:31 82 corejini/chapter5/HelloWorldServiceProxy.class not found Can somebody help me, please I have to finish this project.