Rhino wrote:
1. If it is possible to have an instance of Tomcat 4.1.x on the same
Linux Mandrake server as an instance of Tomcat 5.x?
2. How to set things up so that both instances run as services but
are independent from one another, i.e. each can be started/stopped
separately from the other and potentially use a different Java JDK.
Sure, just
1) configure the two versions to use different ports and/or host
names/IP addresses, and
2) make two versions of the startup script (/etc/rc.d/init.d/tomcat,
on my RH system at least) with the appropriate CATALINA_HOME and
JAVA_HOME values.
HTH,
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
dream. code.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]