Hi Steve, Thanks for your guidence.
Yes, I can do that. But copying the entire tomcat folder means, it needs multiple binarys (bin folder). Somewhere in forums I read that there is way to work with single binary and multiple tomcat instances. Actually, my current tomcat server serving for 10 different sites, If I chose to copy tomcat binary 10 times, it may consume resources. Do you suggest to use individual binary for each site or is it better to have a single binary with multiple tomcat instances. If yes, Could you please point me, what are advantages to use multiple binaries insted of single binary with multiple instances. Thanks, Sridhar Steve Ochani wrote: > > Date sent: Thu, 17 Jul 2008 15:30:33 -0700 (PDT) > From: sridharmnj <[EMAIL PROTECTED]> > Subject: Tomcat 5.0.27 multiple instances in Solaris > To: users@tomcat.apache.org > Send reply to: Tomcat Users List <users@tomcat.apache.org> > >> >> Hi, >> >> I have a working tomcat5.0.27 in /export/ae/tomcat5.027 folder. (os is >> solaris) Now I am creating one more tomcat instance. So, I created one >> directory "Instance1" in /export/ae/tomcat5.0.27 folder and copied >> conf, logs, temp, webapps, work folders. I also modified port nubmers >> 8080, 8005, 8009 to 9080, 9005, 9009. I tried to start Instance1 using >> the following command. /export/ae/tomcat5.0.27/bin> startup.sh >> "-Dcatalina.base=/export/ae/tomcat5.0.27/Instance1". >> > > Copy the entire /export/ae/tomcat5.027 dir. to another separate dir, not a > subdir. and then > change the ports and use its startup.sh. > > > -Steve O. > > > > > > >> But, its starting the old server (8080) only. Could any one please >> guide me in right direction, how to start and stop the new instance. I >> appreciate your help. >> >> Thanks, >> Sridhar >> >> -- >> View this message in context: >> http://www.nabble.com/Tomcat-5.0.27-multiple-instances-in-Solaris-tp18 >> 519218p18519218.html Sent from the Tomcat - User mailing list archive >> at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, >> e-mail: [EMAIL PROTECTED] For additional commands, >> e-mail: [EMAIL PROTECTED] >> > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Tomcat-5.0.27-multiple-instances-in-Solaris-tp18519218p18521254.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]