More or less the same
| <aop:lifecycle-configure xmlns:aop="urn:jboss:aop-beans:1.0"
| name="JMXAdvice"
|
class="org.jboss.system.microcontainer.jmx.ServiceControllerLifecycleCallback"
| classes="(a)org.jboss.aop.microcontainer.aspects.jmx.JMX"
| manager-bean="AspectManager"
| manager-property="aspectManager">
| <property name="serviceController"><inject
bean="JMXKernel" property="serviceController"/></property>
| </aop:lifecycle-configure>
|
|
Substitute lifecycle-configure for
*lifecycle-create
*lifecycle-describe
*lifecycle-install
*lifecycle-instantiate
*lifecycle-preinstall
*lifecycle-start
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087783#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...