[jboss-dev-forums] [Design of JBoss Deployment Framework] - Re: Persistence unit deployers are not invoked for WEB-INF/l
alesj
do-not-reply at jboss.com
Mon Aug 25 09:35:44 EDT 2008
"wolfc" wrote : A persistence unit can be packaged in a jar in WEB-INF/lib (JPA 6.2).
| Right now the persistence unit deployers are not invoked when this is the case.
Can you describe a bit more what you expect to get,
e.g. what's the metadata we need to create - URL to be passed to ORM, ...
Or what's stopping you to write such deployer,
which would check WEB-INF/lib jars for persistence.xml (or whatever describes persistennce unit)?
What's so different from what you already wrote - your JpaDeployer?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172303#4172303
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172303
More information about the jboss-dev-forums
mailing list