Hi, > -----Original Message----- > From: Ashish kulkarni [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 22, 2002 5:17 PM > To: [EMAIL PROTECTED] > Subject: multiple instance of tomcat4.0 > > > Hi, > I have tomcat4.0 on my win2000k and winnt server, i > want to run multiple instance of it, like one instance > for production, other for development, and the 3 for > testing. > so how can i do it?? > do i have to modify server.xml???
AFAIK, server.xml is config file for instance (and the root <Server> there is singlton). You should look through CATALINA_HOME and CATALINA_BASE (try CATALINA_HOME/RUNNING.txt --- (4) Advanced configuration) in your scripts (.bat files) or create several nt-services. > if yes how?? > i would appreciate if some one has an example > server.xml file for this purpose > > Ashish > Anton. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
