>From: "Anthony Eden" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EMAIL PROTECTED]> >Subject: RE: intranet/virtual host >Date: Fri, 31 May 2002 11:16:10 -0400 > > > > > -----Original Message----- > > From: Edam Cheeseman [mailto:[EMAIL PROTECTED]] > > Sent: Friday, May 31, 2002 11:04 AM > > To: [EMAIL PROTECTED] > > Subject: RE: intranet/virtual host > > > > > > Thanks for the reply Anthony, > > > > I'm afraid the first solution you mentioned has gone right over my head! > > What d'you mean by a Service? > >I meant that you would have to edit the $CATALINA_HOME/conf/server.xml file >and add some new configuration entries. I >must apologize though because I missed the part where you said you were >using Tomcat 3.x and the configuration >information I sent was for Tomcat 4.
Ah! now it makes sense (or probably would if I was using 4.x :)) > > > Unfortunately there isn't another machine I can use for this. > >That is too bad. > > > I'm hoping that the easiest way to do this is to run two instances of > > tomcat, > > mainly because I'm up against it and the site I'm working on is supposed >to > > be going live very soon, so easy is good right now ;-) > > > > I run multiple instances easily on windows, for development at home I >have > > three different versions of tomcat running from different directories >and > > litening on different ports, they all run together fine. > > > > However, I installed Tomcat on the Linux server from the rpm - which > > distributes the installation accross the file system, > > so I have the scripts to run tomcat in /usr/bin, the config files in > > /etc/tomcat3 and the web applications in /var/webapps. > >Well, one solution would be to download the Tomcat tar.gz file and just >install a second copy of Tomcat in another >location. > > > How do I set about running a second instance of tomcat? I've been >looking at > > the workers.properties file, which seems to suggest that the way to do >this > > is to set up another worker. If this is the case, would both instances >be > > started and stopped together automagically? > >I don't know. > > > I do apologise if theres something obvious I'm missing, but I've been > > trawling the documentation for a while and it doesn't seem to be >covered. > > The majority of the posts I've found in the mailing lists are for tomcat >4.X > >Yes...AAMOF that is what I gave you. Sorry. > No problem, thanks for trying. >I suppose the best solution at this point is to install another copy of >Tomcat 3 from the tar.gz distribution. Good >luck. > >Sincerely, >Anthony Eden > I think you're right. It certainly looks like my best chance of getting this up and running in time. Its a shame though. I'm sure there must be a good way to do this on linux with one installation, but without documentation I'm struggling. If I ever do figure it out properly I'll write it up and submit it for the docs. The impression I get is that most people are now using 4x anyway. I'll go ahead and install another copy grom the .tar.gz. Thanks for your help Anthony, much appreciated. > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
