How do i run 2 tomcats on the same server and using jk2? 2003-12-16 - By yuval
Back I did the worker configuration the problem is in the JK2 configuration -- -- Original Message -- -- From: "Pitre, Russell" <RPITRE@(protected)> To: "Tomcat Users List" <tomcat-user@(protected)> Sent: Tuesday, December 16, 2003 8:55 PM Subject: RE: How do i run 2 tomcats on the same server and using jk2?
You also need to edit your worker.properties file...
worker.list=tomcatWorker worker.tomcatWorker.port=8009 worker.tomcatWorker.host=172.20.94.244 worker.tomcatWorker.type=ajp13
Russ
-- --Original Message-- -- From: yuval [mailto:yuval@(protected)] Sent: Tuesday, December 16, 2003 1:57 PM To: Tomcat Users List Subject: How do i run 2 tomcats on the same server and using jk2?
Hi,
I installed 2 Tomcats on the same server and they both work on on port 8080 and the second on 8081 I also define one to listen for the jk2 on 8009 and the second on 8010 but only the first one is working
What do i need to do in the registry and in the IIS in order to make the second work also?
Regards,
Yuval
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|