Judging by the package name, the class you're missing should be inside the 'hibernate-entitymanager' jar file. You can pull the Jar file from here: http://mvnrepository.com/artifact/org.hibernate/hibernate-entitymanager
-Misagh -----Original Message----- From: Geo PC [mailto:[email protected]] Sent: Wednesday, January 04, 2012 8:52 PM To: [email protected] Subject: Re:[cas-user] Trying to pass ldap attributes and roles through CAS But I just checked my lib directory and it shows: root@cas:/var/lib/tomcat6/webapps/cas/WEB-INF/lib# ll | grep hibernate -rw-r--r-- 1 tomcat6 tomcat6 358527 2012-01-04 13:58 hibernate-annotations-3.5.0-CR-2.jar -rw-r--r-- 1 tomcat6 tomcat6 71297 2012-01-04 13:58 hibernate-commons-annotations-3.2.0.Beta1.jar -rw-r--r-- 1 tomcat6 tomcat6 3083100 2012-01-04 12:16 hibernate-core-3.6.0.Final.jar -rw-r--r-- 1 tomcat6 tomcat6 100881 2012-01-04 13:58 hibernate-jpa-2.0-api-1.0.0-CR-1.jar -rw-r--r-- 1 tomcat6 tomcat6 226653 2012-01-04 12:15 hibernate-validator-4.0.2.GA.jar So can you please let me know is it any configuration issues. Please help me. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
