[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOP metrics ex. doesn't work after redeploy :(

2004-12-08 Thread peter fouquet
Hi, yesterday i had the same problem with the nullpointer exception in my example after redeploy my application. Now my interceptors are not executing after redeploy my application. I must restart the server after each change. I'm using jboss 4.0.1RC2 and precompile my application with the aop

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOP metrics ex. doesn't work after redeploy :(

2004-12-08 Thread hessman
Yes we're using jboss 4.0.0 too. JBoss 4.0.0 (build: CVSTag=JBoss_4_0_0 date=200409200418) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3857843#3857843 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857843

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOP metrics ex. doesn't work after redeploy :(

2004-12-08 Thread hessman
Since post editing is disabled i have some infos to provide for better understanding. We use jdk 1.5 and aop final 1.0.0. The classes are precompiled(aop'ed) and then copied into the deploy folder as an *.ear. thx for help d.hesse View the original post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOP metrics ex. doesn't work after redeploy :(

2004-12-08 Thread [EMAIL PROTECTED]
I'm pretty sure we fixed all the redeployment problems in current CVS by redesigning how a class binds to its aspects. I'll try to incorporate your scenario into the testsuite. Thanks for your patience, Bill View the original post :