[jboss-dev-forums] [Design of EJB 3.0] - Re: New persistence unit deployers
wolfc
do-not-reply at jboss.com
Wed Nov 28 07:48:59 EST 2007
The PersistenceUnitParsingDeployer is now creating a PersistenceUnitsMetaData. For the moment the Ejb3Deployer picks it up (instead of xml) and goes through the motions.
Issues:
- hack in PersistenceUnitParsingDeployer for wars (maybe Adrian can take a look?)
- how do I determine by the book whether the deployment is a library of an EAR? (For scoping)
Blocker:
- the class loader is giving me issues, it wants to load entities named WEB-INF.classes.org.jboss.SomeEntity (need help here)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108441#4108441
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108441
More information about the jboss-dev-forums
mailing list