Ahhhh, stupid me. I didn't configure CATALINA_BASE and I've moved the 
location of webapps so I didn't need multiple copies of my 
webapplication for testing on each version! (Mark whack's himself on the 
head!)

I'll try that and see if it solves the problem.

-Mark

Tim Moore wrote:

>>-----Original Message-----
>>From: Scott Goldstein [mailto:[EMAIL PROTECTED]] 
>>Sent: Monday, October 07, 2002 2:52 PM
>>To: [EMAIL PROTECTED]
>>Subject: Configuring Tomcat to start with different verisons 
>>of a Web App
>>
>>
>>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?
>>    
>>
>
>Check out http://jakarta.apache.org/tomcat/tomcat-4.1-doc/RUNNING.txt
>
>Section 4 on Multiple Tomcat 4 Instances.  You can write small batch
>scripts that change the value of CATALINA_BASE and then start the
>server.
>
>  
>





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to