Re: Setting up multiple instances of Tomcat on one machine

2007-10-31 Thread sunil chandran
Hello Sangeetha, I have also done the same thing. probably i will be able to help you. i have also created a document on how to do it. maybe if you want i will send it to ur ID. because it is only a test document prepared by me.Hope it helps you. On Oct 31, 2007 3:01 AM, Gabe Wong <

Re: Setting up multiple instances of Tomcat on one machine

2007-10-30 Thread Gabe Wong
Feel free to try my company's product, NGASI AppServer Manager (www.ngasi.com), which enables you to do just that. Verma, Sangeeta wrote: Hello, Is there a way to setup single installation of Tomcat to deploy multiple applications running on different ports like app1 on 8080, app2 on 8090 etc.

Re: Setting up multiple instances of Tomcat on one machine

2007-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sangeeta, Verma, Sangeeta wrote: > Is there a way to setup single installation of Tomcat to deploy multiple > applications running on different ports like app1 on 8080, app2 on 8090 > etc. 1. Don't hijack threads. Post your own new message without us

Setting up multiple instances of Tomcat on one machine

2007-10-30 Thread Verma, Sangeeta
Hello, Is there a way to setup single installation of Tomcat to deploy multiple applications running on different ports like app1 on 8080, app2 on 8090 etc. This topology has been proposed for having a dev/test environment on a single machine. I want to know if it's feasible and how it can be achie