If you are refering to wanting to undeploy a specific application from the
same instance (installation) of tomcat then there are several ways

- Using Tomcat Manager
- You can write an Ant script to undeploy the application


On Tue, Nov 9, 2010 at 5:22 PM, Ziggy <zigg...@gmail.com> wrote:

> Hi Patrick,
>
> When you say multiple instances it could mean one of two things
>
> - Running multiple instances of Tomcat using multiple CATALINA_BASES
> - Running the same instance of Tomcat but with multiple virtual hosts
>
> Do you mean that you are deploying different applications (i.e different
> war files) on the same tomcat installation?
>
>
>
>
> On Tue, Nov 9, 2010 at 4:36 PM, Patrick Sauts <patrick.via...@gmail.com>wrote:
>
>> I'm sorry I'm French.
>> Multiple cores, maybe?
>> As when you use the manager to deploy different web applications, several
>> war.
>>
>> -----Original Message-----
>> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>> Sent: mardi 9 novembre 2010 14:44
>> To: Tomcat Users List
>> Subject: RE: Shutting down one instance of tomcat 6 from a listener
>>
>> > From: Patrick Sauts [mailto:patrick.via...@gmail.com]
>> > Subject: Shutting down one instance of tomcat 6 from a listener
>>
>> > I'm working with tomcat 6 and multiples instances;
>>
>> The question André was trying to get you to answer is: what do you mean by
>> "instance"?  Multiple instances of what?  That's a rather ambiguous term
>> you
>> used.
>>
>>  - Chuck
>>
>>
>> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
>> MATERIAL and is thus for use only by the intended recipient. If you
>> received
>> this in error, please contact the sender and delete the e-mail and its
>> attachments from all computers.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

Reply via email to