Re: *2* tomcats on same machine with *same* context on Apache Web Server.

2001-05-24 Thread Guido Medina
You don't need to put 2 JVM, what you should do is to specify two virtual host in your server.xml...that's all...is better performance with ConnectionPool... Guido - Original Message - From: Chauhan, Anand [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 24, 2001 3:20 PM

RE: *2* tomcats on same machine with *same* context on Apache Web Server.

2001-05-24 Thread Chauhan, Anand
Thanks Guido: That sounds good but I am stuck to using a single hostname for my app. Also, as a matter of fact, my earlier reference didn't work with regards to using the same context with two tomcats on Apache Web Server. I don't understand where I am wrong. Please help. Thanks again.

Re: *2* tomcats on same machine with *same* context on Apache Web Server.

2001-05-24 Thread Guido Medina
Those are my files in my real server running at: www.cubaonline.cu check in the modules, at the beginning of the virtual host directive and in the lastone virtual host that is the only one that use jsp, also check in the server.xml, just adapt your configuration to this, is a lot of job but 100%