no way....it doesn't work modyfing application.xml

The structure of my EAR:

jboss-seam-booking.ear that contains
     1->META-INF with application.xml, jboss-app-xml

     2-> jboss-seam-booking.jar that contains
                        2.1->META-INF with ejb-jar.xml, persistence.xml
                        2.2->mypackage with inside .class files

     3->jboss-seam-booking.aop that contains
                3.1->META-INF with jboss-aop.xml
                3.2-> again mypackage (the same) with inside  other .class      
           files that define the annotation and the aspect

      4->jboss-seam-bookin.war that contains
                4.1-> stuff for presentation

       5->jboss.seam.jar


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983806
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to