Which pom.xml did you add it to?  It needs to be added to the one for the
webapp, or even better use our Maven2 WAR Overlay process.



On Wed, Oct 13, 2010 at 4:19 PM, Bob Walker <[email protected]> wrote:

> Trying to get CAS (3.4.3) installed and running with LDAP (SunONE). Still
> looking for a simple step-by-step guide to help, but haven't found one yet.
> So:
> - Using info from https://wiki.jasig.org/display/CASUM/LDAP
> - Installation as war to Tomcat 6 with Simple authentication works great.
> - Build with maven (adding LDAP dependency in pom.xml) does not work :
>  'cyclic reference' to cas-server-core error
>
> Instead, atttempting to convert the CAS default deploy to LDAP.
>  - have added many, many libraries to tomcat/lib directories
> (spring,spring-ldap,aspectj,etc...)
>  - have copied ldap config info verbatim from wiki help to
> deployerConfigContext.xml and changed details.
>  - Current error is:
>
> <Context initialization failed>
> ... Error creating bean with name 'centralAuthenticationService' defined in
> ServletContext resource
> ... Failed to convert property value of type 'java.util.ArrayList' to
> required type 'java.util.List' for property 'authenticationHandlers'
>
> Any help would be appreciated:
>  - alternate help resources.
>  - suggestions as to approaches.
>  - sample config files.
> I am not a maven maven, but have setup up many other systems, but not this
> one, yet.
> Thanks, Bob.
>
> --
> 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

Reply via email to