The debug I'm getting is:
Code:
297502 [http-8180-Processor2] INFO org.hibernate.cfg.Environment <clinit> - Hibernate 3.1.3
297512 [http-8180-Processor2] INFO org.hibernate.cfg.Environment <clinit> - hibernate.properties not found
297514 [http-8180-Processor2] WARN org.hibernate.cfg.Environment <clinit> - could not copy system properties, system properties will be ignored
297518 [http-8180-Processor2] INFO org.hibernate.cfg.Environment <clinit> - using CGLIB reflection optimizer
297520 [http-8180-Processor2] INFO org.hibernate.cfg.Environment <clinit> - using JDK 1.4 java.sql.Timestamp handling
297683 [http-8180-Processor2] INFO org.hibernate.cfg.Configuration configure - configuring from resource: /data/config/hibernate.cfg.xml
297685 [http-8180-Processor2] INFO org.hibernate.cfg.Configuration getConfigurationInputStream - Configuration resource: /data/config/hibernate.cfg.xml
297779 [http-8180-Processor2] DEBUG org.hibernate.util.DTDEntityResolver resolveEntity - trying to resolve system-id [http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd]
297780 [http-8180-Processor2] DEBUG org.hibernate.util.DTDEntityResolver resolveEntity - recognized hibernate namespace; attempting to resolve on classpath under org/hibernate/
Initial SessionFactory creation failed.org.hibernate.HibernateException: Could not parse configuration: /data/config/hibernate.cfg.xml