[jira] [Commented] (JDO-806) Use apache URL for schemaLocation of JDO XSDs

2022-02-12 Thread Craig L Russell (Jira)


[ 
https://issues.apache.org/jira/browse/JDO-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491450#comment-17491450
 ] 

Craig L Russell commented on JDO-806:
-

We could use something like

[https://db.apache.org/jdo/xmlns/jdo_3_2.xsd]

There is no default rendering of xsd or dtd files in browsers, but a program 
should be able to handle them and we should be able to figure out how to 
publish them. 

In any event, the JDO Implementation will cache the known files locally so it 
doesn't have to load them except possibly at workspace startup, if then.

> Use apache URL for schemaLocation of JDO XSDs
> -
>
> Key: JDO-806
> URL: https://issues.apache.org/jira/browse/JDO-806
> Project: JDO
>  Issue Type: Improvement
>  Components: api
>Affects Versions: JDO 3.2
>Reporter: Michael Bouschen
>Priority: Major
>
> In JDO 3.2 the schemaLocation of JDO XSDs link to 
> http://xmlns.jcp.org/xml/ns/jdo/ where  is one of jdo_3_2.xsd, 
> jdoconfig_3_2.xsd, jdoquery_3_2.xsd, orm_3_2.xsd. It seems that the site 
> [http://xmlns.jcp.org/xml/ns] is not updated anymore, so it is unlikely that 
> the 3.2 XSDs are available under this URL (see JDO-744).
> One idea ist might be to switch to an Apache URL, where we can control the 
> download sites.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (JDO-806) Use apache URL for schemaLocation of JDO XSDs

2022-02-12 Thread Andy Jefferson (Jira)


[ 
https://issues.apache.org/jira/browse/JDO-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17491428#comment-17491428
 ] 

Andy Jefferson commented on JDO-806:


+1 on using an Apache URL; Jakarta specs use jakarta.ee URLs, and besides 
anything that removes dependencies on Oracle has always been a good thing ...

> Use apache URL for schemaLocation of JDO XSDs
> -
>
> Key: JDO-806
> URL: https://issues.apache.org/jira/browse/JDO-806
> Project: JDO
>  Issue Type: Improvement
>  Components: api
>Affects Versions: JDO 3.2
>Reporter: Michael Bouschen
>Priority: Major
>
> In JDO 3.2 the schemaLocation of JDO XSDs link to 
> http://xmlns.jcp.org/xml/ns/jdo/ where  is one of jdo_3_2.xsd, 
> jdoconfig_3_2.xsd, jdoquery_3_2.xsd, orm_3_2.xsd. It seems that the site 
> [http://xmlns.jcp.org/xml/ns] is not updated anymore, so it is unlikely that 
> the 3.2 XSDs are available under this URL (see JDO-744).
> One idea ist might be to switch to an Apache URL, where we can control the 
> download sites.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Created] (JDO-806) Use apache URL for schemaLocation of JDO XSDs

2022-02-12 Thread Michael Bouschen (Jira)
Michael Bouschen created JDO-806:


 Summary: Use apache URL for schemaLocation of JDO XSDs
 Key: JDO-806
 URL: https://issues.apache.org/jira/browse/JDO-806
 Project: JDO
  Issue Type: Improvement
  Components: api
Affects Versions: JDO 3.2
Reporter: Michael Bouschen


In JDO 3.2 the schemaLocation of JDO XSDs link to 
http://xmlns.jcp.org/xml/ns/jdo/ where  is one of jdo_3_2.xsd, 
jdoconfig_3_2.xsd, jdoquery_3_2.xsd, orm_3_2.xsd. It seems that the site 
[http://xmlns.jcp.org/xml/ns] is not updated anymore, so it is unlikely that 
the 3.2 XSDs are available under this URL (see JDO-744).

One idea ist might be to switch to an Apache URL, where we can control the 
download sites.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)