<jar-file> entries failing to be processed for persistence unit rooted in an EAR
--------------------------------------------------------------------------------

                 Key: OPENJPA-100
                 URL: https://issues.apache.org/jira/browse/OPENJPA-100
             Project: OpenJPA
          Issue Type: Bug
          Components: kernel
         Environment: WebLogic Server 10, OpenJPA 0.9.7 snapshot
            Reporter: Patrick Linskey
         Assigned To: Patrick Linskey


<jar-file> entries in the persistence.xml file of a jar in the root of an EAR 
fail to be parsed properly. OpenJPA incorrectly interprets the entries as URLs 
for orm.xml files, and attempts to parse them as XML instead of scanning them 
for annotated types.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to