If you remove the - "instanceof" from
<bind pointcut="execution(void 
$instanceof{com.blabla.ManagedElement}->set*(..))">

it work, but we want to use "instanceof" with entites.

Do you think compile time will solve the problem.

How can i compile if the interceptor is in the server jar and the classes that 
intercepted are in the model.

where the aop file should be?
how can i tell to the maven plugin that the files that are intercepted package 
in another jar?

thanks a lot

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097262
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to