[jboss-user] [JBoss AOP] - Re: AOP WAR and EAR deployment - JBOSS 4.2.0GA
flavia.rainone@jboss.com
do-not-reply at jboss.com
Sat Oct 20 20:30:56 EDT 2007
Anders is right. Once myaop.jar is referenced somewhere, it is deployed globally on your JBoss AS (so, its effect is not strict to the deployment unit that contains the manifest file). Hence, referencing it twice, even if you're doing this from inside different deployment units, is the same as deploying the same component twice.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097219#4097219
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097219
More information about the jboss-user
mailing list