[jboss-user] [EJB 3.0] - Re: Single persistence.xml file with multiple EJB jars

DeanoUK do-not-reply at jboss.com
Thu Mar 27 11:56:41 EDT 2008


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#4139354

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



More information about the jboss-user mailing list