[mod_cluster-issues] [JBoss JIRA] Created: (MODCLUSTER-68) Add ability to disable/enable individual webapp via JMX

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Mon Apr 20 12:07:22 EDT 2009


Add ability to disable/enable individual webapp via JMX
-------------------------------------------------------

                 Key: MODCLUSTER-68
                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-68
             Project: mod_cluster
          Issue Type: Feature Request
    Affects Versions: 1.0.0.CR1
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 1.0.0.CR2


Currently, JMX interface allows enabling/disabling *all* webapps on an AS node, but not individual webapps.
Allowing webapp granularity allows session draining prior to undeploy of an individual webapp.
e.g.
enable(String host, String contextPath)
disable(String host, String contextPath)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the mod_cluster-issues mailing list