[jboss-user] [JBoss AOP] - maven-plugin

avihaimar do-not-reply at jboss.com
Wed Feb 20 12:09:55 EST 2008


Hey,

For simplicity lets say that my application is package as an ear that contain two jars: 
1. model 
2. server 

i have the follwoing aop: 
Code: 

    
        
    
	 


As you see the interceptor is server class and the class that is intercepted is a model class. 

I didnt find any example on how to compile aop when the interceptor are not package in the class that are intercepted (model).

can you please advice.

Thank you


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

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



More information about the jboss-user mailing list