Geronimo does not appear to scan war files for JPA entities
-----------------------------------------------------------
Key: GERONIMO-3015
URL: https://issues.apache.org/jira/browse/GERONIMO-3015
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: persistence
Affects Versions: 2.0
Environment: Linux - Geronimo-tomcat-jee5
Reporter: Jay D. McHugh
Attachments: entities.jar
I have made a war file that includes a jar file (in the WEB-INF/lib directory)
that contains a number of JPA entities and a persistence.xml file.
Geronimo does not seem to be performing runtime enhancement on these entities -
at least not in the same way that it did on an ejb-jar with the same contents.
With the ejb-jar, the contents were scanned as soon as the file was deployed.
The plain jar file is not scanned when the war file is deployed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.