Thats It! For future reference, I also needed:

commons-dbcp-1.2.2.jar
commons-pool-1.5.4.jar

----Hibernate files------
hibernate-entitymanager.jar
ejb3-persistence.jar
hibernate-core.jar
hibernate-annotations.jar
hibernate-commons-annotations.jar
dom4j.jar
jta.jar
javassist.jar
slf4j-api.jar
-------------------------
+ this 2 files for hibernate to work:
jcl104-over-slf4j-1.4.3.jar
slf4j-log4j12-1.4.3.jar

Francisco

Marvin Addison wrote:
NoClassDefFoundError: 
org/springframework/jdbc/datasource/lookup/DataSourceLookup

Looks like you're missing the spring-jdbc module.  Individual modules
of the Spring Framework are included in the dist/modules directory of
the zip distribution.  Note spring-jdbc may have additional
dependencies that you'll have to track down via similar deployment
errors.

M



--
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to