aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate DTD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate DTD" Watch "Hibernate DTD" New topic
Author

Hibernate DTD

Darren Massel
Greenhorn

Joined: Dec 16, 2004
Posts: 1
<!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate configuration DTD/EN" "http://hibernate.sf.net/hibernate-configuration-2.0.dtd">

hibernate manual says that it checks the classpath first for the config file. This is not happening. I've tried every combination of paths and using SYSTEM instead of PUBLIC.
It will work with a full URL i.e. HTTP://blah or FILE:///blah
But I CAN'T GET IT TO WORK IF hibernate-configuration-2.0.dtd IS ON THE CLASSPATH.

HELLLLLP!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hibernate DTD
 
Similar Threads
MappingException
WebSphere 6.0 evaluation with Hibernate
Migration from Hibernate 2.0 to Hibernate 3.0
RAD is looking up internet for DTD
Hibernate Problem