[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP on JBoss 3.2

2005-04-07 Thread deruelle_jean
Just wanted to use AOP in jboss-3.2.6 to intercept calls to InitialContext().bind for classes located in a specific directory... do u think there is a workaround to allow one to do that in jboss-3.2.6 ? Thx Best Regards Jean View the original post :

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP on JBoss 3.2

2005-04-06 Thread [EMAIL PROTECTED]
FYI, JBoss AOP can run standalone outside of app server. But, if you are running within JBoss Application Server, it cannot be independent. Why you ask? The problem is hot-deployment and how it iteracts with class transformation. I don't want to get into details, just please accept my

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP on JBoss 3.2

2005-04-04 Thread deruelle_jean
Hi all, Has this problem been fixed yet ? Does the only problem there is some classes missing or is it deeper than that ? IMHO, AOP should work standalone and be jboss version independent. I know that the project staff should be pretty busy with various things but is it planned and if so,