Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] J2EE, classloaders and different versions of AspectJ

Hi Everyone,

what about J2EE, different projects compiled against different versions of AspectJ and classloaders in containers (like tomcat, etc)??

Can different projects or modules be compiled against different versions of AspectJ and work together?

I read that at least each module has to include the aspectjrt.jar version it was compiled against -- but what about the aspectjtools.jar file? (regarding the classloaders...)

And what about support in containers like Tomcat, JBoss, WebLogic?

Thanks in advance,
Simon


Back to the top