[jboss-user] [EJB 3.0] - How do I share entity beans across scoped EARs?

asack do-not-reply at jboss.com
Sat Aug 19 13:01:45 EDT 2006


I have set of common objects that represent records in my database.  I want multiple EAR applications to be able to reference them.

Do I need to package these entity beans with each EAR?

Right now I have one library in the deploy directory (JAR) that is accessible across EARs but I'm assuming if I stick my entity beans in the JAR the deployer won't attach these objects under the EJB container?

Thanks!

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

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



More information about the jboss-user mailing list