[jboss-dev-forums] [Design of JCA on JBoss] - Re: JCA AOP-MC Integration
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Mar 2 18:50:07 EST 2007
Try:
| <bean name="TraceAspect" class="org.jboss.aop.microcontainer.beans.Aspect">
| <property name="advice"><inject bean="TraceAdvice"/></property>
| <property name="manager"><inject bean="AspectManager" property="aspectManager"/></property>
| </bean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024785#4024785
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024785
More information about the jboss-dev-forums
mailing list