I found it need to add the decency of the cas in the clearpass build pom file, and modify the web.xml and deploymentContext.xml, then the problem fixed, thanks everybody!
From: Scott Battaglia [mailto:[email protected]] Sent: Tuesday, March 16, 2010 10:56 PM To: [email protected] Subject: Re: [cas-user] Where can i get binary distribution of clearpass extension We have an example of a WAR overlay that could be useful: http://www.ja-sig.org/wiki/pages/viewpageattachments.action?pageId=27034680 On Tue, Mar 16, 2010 at 10:55 AM, Scott Battaglia <[email protected]> wrote: The ClearPass extension doesn't recommend building CAS from source so that shouldn't be a problem. He is correct that our link to the binary distributions doesn't exist (but then I suppose its because we don't recommend it :-)). On Tue, Mar 16, 2010 at 10:48 AM, Demaris, Justin <[email protected]> wrote: What errors are appearing? If that's still based off of 3.3.5 CAS then there is an expected error right now about a certificate. If your only error is: Failed tests: testAcceptsProperCertificateCredentials(org.jasig.cas.authentication.handler .support.HttpBasedServiceCredentialsAuthenticationHandlerTests) Then you can rebuild with: mvn -Dmaven.test.failure.ignore=true clean package to skip the tests and build anyway. If there are other errors then please post and we'll see if we can help J ------------------------------ Justin DeMaris University of Connecticut UITS - Middleware From: Shawn Young [mailto:[email protected]] Sent: Tuesday, March 16, 2010 12:50 AM To: [email protected] Subject: RE: [cas-user] Where can i get binary distribution of clearpass extension I'm new to cas, I can't get through that instruction article, when I follow to rebuild the cas with clearpass , I get errors said fuild failure and there are test failures. So when can I get the successful build distribution of cas with clearpass. From: Scott Battaglia [mailto:[email protected]] Sent: Tuesday, March 16, 2010 10:36 AM To: [email protected] Subject: Re: [cas-user] Where can i get binary distribution of clearpass extension I'm not sure what URL you're looking at since you didn't provide it. However, complete integration instructions are here: http://www.ja-sig.org/wiki/display/CASUM/ClearPass These instructions work for using the Maven2 WAR Overlay which pulls the binaries from our repository. On Mon, Mar 15, 2010 at 10:30 PM, Shawn Young <[email protected]> wrote: Hello all, The download address on the wiki is not available. Where can i get binary distribution of clearpass extension? -- 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 -- 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 -- 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
