When Using two tomcat with two server.xml files on the same machine I have 2
problems:
1. I can't stop one tomcat, I think it because I have two Ajp12 Connection
Handler for     each server.xml file with different ports, but only one
tomcat.conf file, on my         tomcat.conf file I have the following
configuration:
                ApJServDefaultProtocol ajpv12
                ApJServDefaultPort 8007
        Should I have also two tomcat.conf files ???

2. I can't have two sessions on the same machine to two different ports,
each port is for        one tomcat




-----Original Message-----
From: Amir Nuri [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 9:22 PM
To: Tomcat-User
Subject: FW: Tomcat deployment


In order to run two tomcat servers
Do I use two server.xml files ??
and Where do i tell tomcat what server.xml to use ??

-----Original Message-----
From: Nael Mohammad [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 7:53 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Tomcat deployment


Yes, just modify the port number they will be using. For example, tomcat be
default is 8080, so the second server would be port # 8081

-----Original Message-----
From: Amir Nuri [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 9:19 AM
To: Tomcat-User
Subject: Tomcat deployment


Hi
Can I run two tomcat servers on the some machine ??




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

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



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



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

Reply via email to