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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...