[ 
https://issues.apache.org/jira/browse/OPENJPA-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578910#comment-13578910
 ] 

Jody Grassel commented on OPENJPA-2334:
---------------------------------------

Commits r1446295 for 2.2.x and 1446294 for trunk.
                
> OpenJPA must support processing puRoot & jar-file URLs as jar-formatted 
> InputStreams
> ------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-2334
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2334
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jpa
>    Affects Versions: 2.3.0, 2.2.2
>            Reporter: Jody Grassel
>            Assignee: Jody Grassel
>         Attachments: openjpa-2.2.x-urljarinput-02132013.patch
>
>
> TheJPA Specification states in the javadoc for 
> javax.persistence.spi.PersistenceUnitInfo methods getJarFileUrls() and 
> getPersistenceUnitRootUrl():
> "A URL will either be a file: URL referring to a jar file or referring to a 
> directory that contains an exploded jar file, or some other URL from which an 
> InputStream in jar format can be obtained."
> Currently the method OpenJPA uses to identify PCTypes does not completely 
> meet the specification requirements, and needs to be adapted to support 
> non-file/jar URLs that provide jar-formatted InputStreams.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to