You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Adrien RUFFIE <a....@e-deal.com> on 2012/11/14 11:07:36 UTC

JMX Tomcat

Hi all,

Do you know means to (via JMX) restart only one webapp in my tomcat ?
Like with a MBean invoke method? Do you know one MBean or other which can do this :
[cid:image001.jpg@01CDC258.40E4A7D0]

Thank, best regards

Bien cordialement,

[cid:image002.png@01CDC258.40E4A7D0]<http://e-deal.biz/kd/9eZ>

[cid:image003.png@01CDC258.40E4A7D0]<http://e-deal.biz/kd/UOh>[cid:image004.png@01CDC258.40E4A7D0]<http://e-deal.biz/kd/X9Q>[cid:image005.png@01CDC258.40E4A7D0]<http://e-deal.biz/kd/bTG>

Adrien RUFFIE
Ingénieur R&D

40, rue du Village d'Entreprises
31670 Labège
www.e-deal.com<http://www.e-deal.com/>


LD : +33 1 73 03 29 50
Std : +33 1 73 03 29 80
Fax : +33 1 73 01 69 77
a.ruffie@e-deal.com <ma...@e-deal.com>


E-DEAL soutient le Pacte Mondial de l'ONU<http://e-deal.biz/kd/mPQ>


Re: JMX Tomcat

Posted by Konstantin Kolinko <kn...@gmail.com>.
2012/11/14 Adrien RUFFIE <a....@e-deal.com>
>
> Hi all,
>
>
>
> Do you know means to (via JMX) restart only one webapp in my tomcat ?
>
> Like with a MBean invoke method? Do you know one MBean or other which can do this :

1. Do not send HTML-formatted e-mails to the mailing list.
2. Sure, there is a method.  The Manager webapp operates via JMX . See
its source code. (org.apache.catalina.manager.* ) You will need to
stop a Context, then start it.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org