Re: After deployment to tomcat: entity class not found

2009-05-07 Thread Xie Xiaodong
Hello, This class "MyClass", could not be found. Maybe you should include the package name in your configuration files. 2009/5/7 itay sahar > Hello, > > I've successfully created all hbm,POJO and DAO files using Hibernate tool > which is great!!! > > Once deploy to Tomcat I got the excepti

After deployment to tomcat: entity class not found

2009-05-07 Thread itay sahar
Hello, I've successfully created all hbm,POJO and DAO files using Hibernate tool which is great!!! Once deploy to Tomcat I got the exception: nested exception is org.hibernate.MappingException: entity class not found: MyClass the full stack is: org.springframework.beans.factory.BeanCreationExcep