"jwenting" wrote : if I understand the rules correctly, once you put resources in an earfile they're accessible from all components inside that earfile. |
Are you saying that i should not be having the <jar-file>../myapp2_ejb3.jar</jar-file> in the persistence.xml? If i remove this entry, the persistent entities in the myapp2_ejb3.jar will not be scanned for deployment. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139925#4139925 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139925 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
