[
https://issues.apache.org/jira/browse/OPENJPA-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485910#comment-17485910
]
Rich M commented on OPENJPA-2897:
---------------------------------
3.2.0 does contain {_}*persistence_2_1.xsd.rsrc*{_}. Does it mean if enhance
process finds this file, it won't go looking out even though my persistence.xml
has xsd source mentioned as
_xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
[http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd]"_ ?
Meanwhile, it seems Oracle has fixed the hosting problem related to 2.1 xsd, it
is accessible now.
> persistence_2_1.xsd not available
> ---------------------------------
>
> Key: OPENJPA-2897
> URL: https://issues.apache.org/jira/browse/OPENJPA-2897
> Project: OpenJPA
> Issue Type: Bug
> Reporter: Rich M
> Priority: Blocker
>
> Persistence.xml contains schema validation referring to
> [http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd]
> This gets redirected to
> [https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/persistence/persistence_2_1.xsd]
> However, 2.1.xsd is not available here, failing the builds during build-time
> enhancement.
> Any idea what's going on ?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)