running rmi...

2003-07-17 Thread Aditya Gujarathi
i am using struts framework for my jsp pages.. one of my action class is supposed to create an object of rmi client, and call a remote method.. the rmi client and server are well tested, compiled and stub is also generated.. all these files are apprpriately placed on the server and client machines

Problem running RMI Server on Tomcat4.0, Apache1.3.22

2002-02-06 Thread Sucharitha Panthika
CASE I: 1. I tried working with a RMI tutorial example. I wrote a Server TransportObject, ServerImpl TransportObjectImpl and a Client named Transport Client. 2. I made sure to run the rmi registry on a window where class file or stubs are not available. 3. I am trying to start the Server using