David, I took some time today to blog some step-by-step instructions for deploying ClearPass.
http://www.unicon.net/blog/3/deploying_clearpass Where the ClearPass documentation describes the CAS extensions as packaged as a Maven2 patch on top of CAS 3.2.1, what is meant is that the Maven build process for ClearPass declares as a dependency and overlays itself upon the CAS server web application artifact. That is, ClearPass is a layer on top of CAS server webapp. As configured in the Maven project object model shipping with ClearPass, ClearPass layers on top of CAS 3.2.1, bringing along its minor bugs and all (as you can see in my blog post). So, what should be done with the extracted (downloaded from SVN, really) files from ClearPass is to run the Maven2 build tool against them. With best wishes, Andrew ----- Original Message ----- From: "David Ruwoldt" <[email protected]> To: [email protected] Sent: Thursday, June 4, 2009 4:53:15 PM GMT -07:00 U.S. Mountain Time (Arizona) Subject: Re: [cas-user] How to compile in the CSUS clearpass component Dear Dan, Sorry the specific problem is that I do not understand what they mean by "CAS extensions are packaged as a maven2 patch on top of CAS 3.2.1." So I do not know what should be done with the extracted files. Should these files be placed in the cas root directory? Are they effectively an overlay onto the webapps directory etc? I get the rest of the doco and editing the various files. I am just not sure how these files fit together with what I already have. Yours sincerely David Ruwoldt David Ruwoldt wrote: > Dear Dan, > > Config is > RHEL 5.3 > CAS 3.3.1 > Tomcat 5.5 > Maven 2.0.9 > > We have a DEV, UAT and PRD 2-node cluster based on the cluster doc using > our content switch as a front end. PRD is used against Google and other > web apps. I have also put in the REST interface and setup a nagios check > that pulls a ST off to verify that the service is working. > > That is as far as I have gotten. We would like to integrate the clear > password feature for some legacy apps. > > Yours sincerely > > David Ruwoldt > > Biondi, Dan wrote: >> David: >> >> Do you have any of the following installed and/or running (and what >> version, if you do): CAS, uPortal, maven? >> >> -Dan >> >> -----Original Message----- >> From: David Ruwoldt [mailto:[email protected]] Sent: >> Thursday, May 21, 2009 2:27 PM >> To: [email protected] >> Subject: Re: [cas-user] How to compile in the CSUS clearpass component >> >> Dear Dan, >> >> I saw the instructions however, I am new to tomcat, maven and have >> never done any java programming so I was unsure what they meant. I >> went looking on google but my fu failed me this time. A little more >> explicit instruction would be appreciated if you have time to make it >> clear for me. I am then happy to write up a step by step and submit it >> back for the wiki. >> >> Yours sincerely >> >> David Ruwoldt >> >> Biondi, Dan wrote: >>> David: >>> >>> There are some installation & configuration notes at the bottom of >>> http://www.ja-sig.org/wiki/display/CAS/Proxying+clear-text+credentials >>> that may help. In particular, you will need to use Maven and run >>> "mvn package" to create a WAR file. >>> >>> >>> Dan Biondi >>> Web Portal Coordinator >>> Sacramento State >>> v:1-916-278-7616 >>> >>> -----Original Message----- >>> From: David Ruwoldt [mailto:[email protected]] Sent: >>> Wednesday, May 20, 2009 4:45 PM >>> To: [email protected] >>> Subject: [cas-user] How to compile in the CSUS clearpass component >>> >>> Dear All, >>> >>> I have got hold of cas-clearpass but am not sure how I compile this >>> into cas-server-webapp. Any help would be appreciated. >>> >>> Yours sincerely >>> >>> David Ruwoldt >> > -- David Ruwoldt Senior Systems Specialist Technology Services Level 9, 9 Gawler Place ADELAIDE UNIVERSITY SA 5005 AUSTRALIA CRICOS Provider Number 00123M ----------------------------------------------------------- This email message is intended only for the addressee(s) and contains information that may be confidential and/or copyright. If you are not the intended recipient please notify the sender by reply email and immediately delete this email. Use, disclosure or reproduction of this email by anyone other than the intended recipient(s) is strictly prohibited. No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended and is the responsibility of the recipient. -- 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
