>From the documentation I understand that I must deploy a jboss-aop.xml file 
>through a *.aop file inside an .ear file. This sounds rather complicated and I 
>would rather keep my common aspect code in a simple jar and then deploy a 
>different jboss-aop.xml per EAR.

Is it possible to have an EAR with a structure like this:


  | my-app-1.0.ear:
  |   common-code.jar
  |   ejb3beans.jar
  |   webapp1.war
  |   webapp2.war
  |   jboss-aop.xml
  | 

?

 S.


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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to