sorry because prev times i submit withot xml configuration
i use { instead <
and } instead of > to proper display.
start
{mbean name="jboss.web:service=WebServer" handback="start"}
{filter factory="NotificationFilterSupportFactory"}
{enable type="jboss.tomcat.connectors.started"/}
{/filter}
{/mbean}
stop
{mbean name="jboss.system:type=Server" handback="stop"}
{filter factory="NotificationFilterSupportFactory"}
{enable type="org.jboss.system.server.stopped"/}
{/filter}
{/mbean}
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964620#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...