steckemetz wrote:
Somehow you are loading the mapping file events/Event.hbm.xml
Quote:
org.hibernate.MappingException: Could not read mappings from resource: events/Event.hbm.xml
This file may reference the event class.
Perhaps you are using differenthibernate.cfg.xml as you thought ?
Hi,
I'm sure I'm not using a different xml file because I have buildt the WAR package using Netbeans as IDE and including exactly that xml file.
What it's strange to me is that my application works well on tha Application Server Oracle 10g but not in the 9i one. Maybe is still not compiant the re-compiled hibernate.jar library?
Has no one experienced this phenomenon?
Should I use another hibernate version, an older one for example?
Thanks bye
Paolo