Scott, Since I am new to this, here is a follow-up question. When you say my overlay project do you mean the location I am using to build my project using the Overlay process? If so, I do not have a src/main/java/<PACKAGE> directory - do I just create one and move the .java file into that location and do a rebuild of the project?
Schawn- ________________________________ From: Scott Battaglia <[email protected]> To: [email protected] Sent: Friday, November 30, 2012 2:29 PM Subject: Re: [cas-user] Adding a custom CredentialsToPrincipalResolver to cas.war Why not just put the source file in src/main/java/<PACKAGE> in the overlay project? On Fri, Nov 30, 2012 at 2:03 PM, Schawn E. Thropp <[email protected]> wrote: Help... Now that I have created a custom CredentialsToPrincipalResolver and added the reference to it in the deployerConfigContext.xml, where do I place the actual .class file so that my Maven WAR Overlay build will pick up the new class and place it in the cas.war file? > > > >Schawn--- >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
