  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | How can I configure multiple tomcat instances in workers2.properties file (separ | How can I configure multiple tomcat instances in workers2.properties file (separ 2003-10-08 - By Boulatian, Misak
Back Hi all, I need to configure multiple tomcat instances in workers2.properties file running completely separate web apps. No matter what I do it doesn't work. Can I even do this? I specify multiple channel sockets but all requests go to the first one only. I appreciate the response. Here is my simple workers2.properties file (APP_SERVER_IP is an entry in /etc/hosts file). # In production uncomment it out [logger.apache2] level=DEBUG [shm] file=${serverRoot}/logs/shm.file size=1048576 ################################################### # # jk status # ################################################### [status:status] info=Status group, displays runtime information [uri:/jkstatus/*] group=status:status ################################################### # # Setup volts # ################################################### [channel.socket:APP_SERVER_IP:8109] [channel.socket:APP_SERVER_IP:8009]
_ This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
|
|
 |