Based on your log, it seems like you have missed to include the dependency for 'cas-server-support-generic' which is probably why you are getting a ClassNotFoundException for 'AcceptUsersAuthenticationHandler'.
Please have a look at the wiki page [1] that outlines the 'WAR Overlay Method' and in particular, take note of how the dependency is declared inside the section 'Replace the Default Authentication Method with Something Else'. HTH. -Misagh [1] https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method -----Original Message----- From: Chris Whisenhunt [mailto:[email protected]] Sent: Tuesday, January 10, 2012 5:48 PM To: [email protected] Subject: Re:[cas-user] Problem with .Net Cas setup Thanks guys. I just went through that tutorial Misgah. I'm getting an error at the end of the walkthrough, https://wiki.jasig.org/display/CASUM/HOWTO+CASifying+ASP.NET+WebApp+-+ExampleWebsite, "Configure CAS Server Credentials". When I replace the credentials part I get the severe errors that are in the attached log file. Any idea? I followed the steps in that tutorial as closely as possible. I have my webapp locally and my cas server is setup in a vm. -- 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
