And you have this then?
| <bean name="JndiAspect"
class="org.jboss.aop.microcontainer.beans.Aspect">
| <property name="advice">
| <inject bean="JndiAdvice" />
| </property>
| <property name="manager">
| <inject bean="RealAspectManager" />
| </property>
| </bean>
|
See manager property.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202535#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...