Hi Scott, you could simply have 3 Tomcats, e.g. .../tomcat1, .../tomcat2, .../tomcat3. All you need is to have 3 icons linked to the right startup script. If you run only one at a time it will work fine.
Andreas On 7 Oct 2002 at 14:51, Scott Goldstein wrote: > At any one time, I have multiple versions of a product that I'm working on on > my development box. In other words, I'm usually fixing bugs in the previos > one or two releases while moving forward on the next release. > > This leaves me with three web applications in three seperate directory > structures. I would like to start Tomcat through an icon on my desktop. To > be able to handle all three versions of the web app that I'm working on, I > would like to have three seperate icons, one for each web app version. > Unfortunately, I haven't figured out how to do this with Tomcat. It seems > that I have to manually edit conf/server.xml in order to start and stop with > different web apps installed. > > Can anyone provide suggestions on how to start and stop Tomcat with different > web apps installed without having to edit conf/server.xml? > > Thanks. > > Scott > > ------------------------------------------------------------ > "Just a mirror for the sun... > My smiling eyes are just a mirror for the sun." > ------------------------------------------------------------ > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
