You can add your classes to the cas/src directory. They will get built into the localPlugins.jar file, when you build the CAS WAR file. The localPlugins.war file will be deployed with CAS.
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stéphane Gully Sent: Friday, November 16, 2007 10:29 AM To: [email protected] Subject: guidelines for extending cas Hello, I'd like to write my own Principal and CredentialsToPrincipalResolver Should I add my source code directly in this directory ? cas-server-3.1.1 /cas-server-core/src/main/java/org/jasig/cas /authentication/principal/ Or is there a cleaner way to isolate my customized code in a separated directory so that my future CAS upgrading would be easier ? (I searched in the wiki but I didn't found any guidelines) regards, -- Stéphane GULLY http://www.zeitoun.net This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication may contain information that is protected from disclosure by applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering this communication to the intended recipient, be advised that you have received this e-mail in error and any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. If you believe that you have received this e-mail in error, please immediately notify Edgewater Technology by telephone at (781) 246-3343 and delete the communication from all e-mail files.
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
