> For example : …Caused by:
> org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
> named 'contextSource' is defined…

The most common cause of that error is a missing spring-ldap
dependency. Are you using the Maven WAR Overlay method [1] for
managing your customizations? I have the impression you are not, which
may explain why adding the cas-server-support-ldap dependency didn't
help. Maven WAR Overlay provides the best method for managing
customizations and avoiding errors caused by missing dependencies.

M

[1] https://wiki.jasig.org/x/sgKkAQ

-- 
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