[mod_cluster-issues] [JBoss JIRA] Closed: (MODCLUSTER-21) Adding a dependency on ModClusterService/HAModClusterService to the WebServer MC bean.

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Tue Feb 23 12:22:16 EST 2010


     [ https://jira.jboss.org/jira/browse/MODCLUSTER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Frederic Clere closed MODCLUSTER-21.
-----------------------------------------

    Resolution: Done


The way is to have something like:
   <Listener className="org.jboss.web.tomcat.service.deployers.MicrocontainerIntegrationLifecycleListener"
             delegateBeanName="ModClusterListener" failIfBeanMissing="false" warnIfBeanMissing="false"/>
in the server.xml
and adding the depend in META-INF/jboss-beans.xml
<depends>ModClusterListener</depends>

> Adding a dependency on ModClusterService/HAModClusterService to the WebServer MC bean.
> --------------------------------------------------------------------------------------
>
>                 Key: MODCLUSTER-21
>                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-21
>             Project: mod_cluster
>          Issue Type: Feature Request
>            Reporter: Jean-Frederic Clere
>            Assignee: Jean-Frederic Clere
>


-- 
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