[jboss-dev-forums] [Design of EJB 3.0] - Weird issue with interceptors

adrian@jboss.org do-not-reply at jboss.com
Wed Nov 14 11:37:57 EST 2007


There's something wrong with the hotdeployment of interceptors.

If I run the bank ejb3 test from a fresh boot then the interceptor test works.
However if I rerun the test it fails.

Looks like the interceptors are not getting re-initialised when you redeploy the jar?

I'll take a quick look to see if it is easy to figure out rather than
embedded somewhere deep in aop. ;-)

NOTE: These are interceptors from the deployment descriptor
(which doesn't change), so I doubt this is a classloading issue.

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

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



More information about the jboss-dev-forums mailing list