Hi,
The hibernate-mapping-3.0.dtd Found at
http://hibernate.sourceforge.net/hibern ... ng-3.0.dtd
and bundled inside hibernate 3.0.5 hibernate.jar are different.
The hibernate.jar does not contain mutable =true/false for set tag. which i need.
there are more differences between the two versions. hibernate loads the dtd only from the jar. I am running inside Tomcat, is there any way to override it and make it load the dtd from exernal file, like from web-inf web-inf/classes or web-inf/lib
Hibernate version: 3.0.5