[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - How do I have two different ejb.jar files be interoperable w

jim.barrows do-not-reply at jboss.com
Fri Aug 3 17:12:19 EDT 2007


I have an ear with two wars, and two ejb jars ( along with all the libraries that seam needs).  Both EJB jars have JPA components in them. One jar is for the application itself, while the second one manages users.
I can get either the UserManagement beans mapped, or the application means mapped, but not both when calling them from the app.  However, both ejb jars hae the entities mapped to the database.
How do I get both of these EJB jar files working seamlessly?  (but with Seam :)

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

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



More information about the jboss-user mailing list