  | |  | net.sf.hibernate.MappingException: Error reading resource: test/User.hbm.xml | net.sf.hibernate.MappingException: Error reading resource: test/User.hbm.xml 2004-01-20 - By Joerg Heinicke
Back On 20.01.2004 21:19, beyaNet Consultancy wrote:
> Hi, > > when trying to run my hibernation app, i am getting the above mentioned > error. Any ideas where I am going wrong? > > My hbm.xml file, situated in catalina/tomcat/web-inf/classes/test, is:
From the error messages it seems not to be related to Cocoon, but to DOM4J. Try to remove the Doctype and see if it works (it's just needed for validation, but not on runtime). Could it be that the URL is just not accessible for DOM4J? What about XML catalogues?
Joerg
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |