[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: aspect library config for jbossas

adrian@jboss.org do-not-reply at jboss.com
Fri Sep 21 09:00:23 EDT 2007


The first problem is because the POJO names are the same as the JMX names.

With the new ServiceController implementation, the JMX objects are real contexts
in the MC that you can depend upon. i.e. they go through the ServiceController
lifecycle.

I don't understand the second test.
It says jboss.aop:name=BeanWithDependency should not have been found?

The only difference between the old and the new JMX lifecycle is the
service controller lifecycle is now invoked for the MBean. 
But this test is NOT looking at the lifecycle it is just looking for the registered MBean,
there has been no change to this.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087218#4087218

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087218



More information about the jboss-dev-forums mailing list