I guess you can start one from the other no matter what direction you
choose.

If you can package your RMI server as a  "webapp", just could start your
RMI server from a context listener.

If you prefer to start Tomcat from your RMI server, just look at the
catalina.sh script, starting Tomcat is just a matter of calling the
bootstraping class. Use the same class within your code.


-----Original Message-----
From: siranjeevi krishnan [mailto:[email protected]] 
Sent: Wednesday, April 15, 2009 1:49 AM
To: [email protected]
Subject: Need to share JVM for both tomcat and RMI server

Hi
I want to know about the possibility of sharing JVM for both tomcat and
RMI server.
Any ways to start tomcat from my RMI server.
How to programatically start tomcat like how startup.sh is doing?
Is it possible to start my RMI server inside tomcat?


Regards
Siranjeevi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to