[jboss-user] [EJB 3.0] - Re: EAR Scoped PersistenceUnit
wolfc
do-not-reply at jboss.com
Thu Aug 30 17:26:52 EDT 2007
"mzeijen" wrote : Other strange thing that I discovered is that the /lib/pu.jar explicitly needs to be definded in the application.xml file else the persistence-unit won't be initialized. Other dependencies in this directory get found. Is this also a bug?
In AS 4.2 anything found in lib is added as a library module (added to the classpath) nothing more. If it represents another type of module it must be added to application.xml.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079784#4079784
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079784
More information about the jboss-user
mailing list