Re: Multiple Instances of Tomcat on a Single Server

2003-06-10 Thread David Cassidy
cc: Please respond toSubject: Multiple Instances of Tomcat on a Single Server

Multiple Instances of Tomcat on a Single Server

2003-06-10 Thread taf
I'd like to run more than one (well, two anyway) instances of Tomcat on a server, one for each of two different domains. I'd also like to run a 3rd instance for testing. I'd rather not configure things with an Apache server on the front end, but use the Tomcat web server. I tried to search the