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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
