There is no persistence jar as such. It's simply:
| msp.ear
| |
| |--- META-INF
| | |
| | |-- application.xml
| |
| |
| |--- msp1_ejb.jar
| |
| |--- msp2_ejb.jar
| |
|
And I need to know where to put the persistence.xml file and get msp2_ejb.jar talking to
msp1_ejb.jar EJBs using the same persistence unit name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139354#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...