[jboss-user] [JBoss AOP] - Re: Intercepting EJB3 EntityBeans
waynebaylor
do-not-reply at jboss.com
Sat May 12 17:35:43 EDT 2007
Upon further testing it appears that specfying the EntityBean results in the class being properly woven.
I used
<typedef name="logclasses" expr="class(test.entity.GroupEntity)"/>
and the pointcut was properly bound. When classes are specified with wildcards(*) are they woven differently?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045231#4045231
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045231
More information about the jboss-user
mailing list