Re: [Hibernate] need help for Tomcat coonfiguration

2003-10-16 Thread Christian Bauer
On 16 Oct (16:44), Zhang, John wrote: > I am new user to hibernate framework. When I started Tomxcat and rum my > application, I received the following error messages: > > > root cause > java.lang.ExceptionInInitializerError for " Configuration cfg = new > Configuration();" http://www.hiberna

[Hibernate] need help for Tomcat coonfiguration

2003-10-16 Thread Zhang, John
I am new user to hibernate framework. When I started Tomxcat and rum my application, I received the following error messages: root cause java.lang.ExceptionInInitializerError for " Configuration cfg = new Configuration();" at com.bsci.clinical.safety.bt.StudyManager.initHibernate(StudyM