In the pom, you should only need: - cas-server-webapp - cas-server-support-ldap - cas-server-extension-clearpass
When I build your POM, I ended up with duplicate versions of spring-web-security. This is possibly what's causing the problem. Remove the above entries, rebuild, redeploy. -Misagh > -----Original Message----- > From: Brian Raymond [mailto:[email protected]] > Sent: Thursday, July 12, 2012 2:36 PM > To: [email protected] > Subject: Re: [cas-user] CAS 3.5 & Clearpass issues with configuration > > I took a look at my pom and think everything is in order, I pulled the > dependencies from my 3.4 instal and incremented versions, I attached it > though in case there is something wrong with it. > > Thanks for your time. > > > -- > 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
