JBoss Community

Dynamic AOP application, not able to redeploy the aspects at runtime

reply from Vivek Nandavanam in JBoss AOP - View the full discussion

Thanks again for your replies.

 

I was deploying the session bean as a class that needs to be aspectized. i was including this session bean class in the *-aop.xml.

Can this be done?

 

I am making the changes in the methods in the Session bean.

The methods have print statements. I am changing these print statements and redeploying the jar.

These methods are deployed in the aopdynclasses folder as aspectised classes (even after redeployment).

And these changes in the print statements are the changes that i want to see when the jar is redeployed.

 

The interceptor class is being deployed as a jar with the structure

/

Interceptor.class

META-INF/

MANIFEST.MF

From this interceptor i am calling the session bean methods.

 

Regards,

Vivek

Reply to this message by going to Community

Start a new discussion in JBoss AOP at Community