0 Replies Latest reply on Jan 23, 2008 4:16 PM by ramboid

    How to terminate a running servlet from JMX?

    ramboid

      How can stop, undeploy, start, etc one servlet that runs in a context? I can stop, start, undeploy, deploy, etc all the servlets of a context via the JMX concole by using the MainDeployer MBean operations. I would like to carry out these operations in just one servlet of the context.