Issue Details (XML | Word | Printable)

Key: JDO-379
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Andy Jefferson
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
JDO

JDO2 DTDs on java.sun.com/dtd

Created: 07/May/06 04:16 PM   Updated: 14/Mar/07 11:49 PM
Component/s: api2
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 14/Mar/07 11:49 PM


 Description  « Hide
The JDO2 spec and API etc all refer to the DTD's as being at
http://java.sun.com/dtd/jdo_2_0.dtd
http://java.sun.com/dtd/orm_2_0.dtd
http://java.sun.com/dtd/jdoquery_2_0.dtd

Yet these are currently "File not found" on SUN. Can we get the DTD's loaded up so people can validate their metadata ? or should these locations be Apache locations now ?

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jörg von Frantzius added a comment - 09/May/06 11:20 PM
That would be really nice so one can use an arbitrary XML editor for validation!

Maybe these should be put up on apache.org anyway?

Andy Jefferson added a comment - 26/Oct/06 10:57 AM
Is there anything that can be done to get these DTDs/XSDs up on *some* server somewhere (apart from JPOX's server) ? It doesn't sound like a big job.

If someone gives me an scp/sftp login I'll even offer to do it for them ...

Michael Brown added a comment - 02/Mar/07 02:04 PM
Seriously... Does anyone have the authority to do this?

Or was JDO placed here to collect dust?

Michelle Caisse added a comment - 09/Mar/07 10:33 PM
Changed file names and references to add _2_0 version number. Changed version attribute of schema element to 2.0. Revision: 516587.

dtd's have been uploaded to java.sun.com.dtd. Will appear there in the near future. xsd's will soon be uploaded.