Help: Local modifications don't seem to take...
Tim Mc Laughlin
Tim.McLaughlin at wwu.edu
Thu Feb 7 14:14:54 EST 2008
Hello,
I am attempting to do an implementation of CAS 3.1.1, but I need to re-implement a few
mods we did to CAS 2.1.1.
I have read the "Maintaining local customizations using Maven2" document on the Wiki, and
that seems to be working for changes to the "cas-server-webapp-wwu" portion.
However, I have also made some changes to cas-server-core, in a "cas-server-core-wwu"
directory, which do not seem to end up being used. For example, I have inserted:
log.info( "Hello World" );
right next to the "Granted Service Ticket..." message, which appears in the log whenever I
log in with a service specified. However, I do not see "Hello World" in the cas.log...
I have added this to the module list in the main pom.xml, declared cas-server-core-wwu as
a dependency for my webapp (instead of cas-server-core), and am using the war built by
cas-server-webapp-wwu. I see cas-server-core-wwu.jar in the webapp's lib directory.
Maven is a new build environment for me, so am I missing something? If needed, I will
follow up with pom files or whatever else is helpful.
Thanks for any assistance!
Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4811 bytes
Desc: not available
Url : http://tp.its.yale.edu/pipermail/cas/attachments/20080207/19abff04/attachment.bin
More information about the cas
mailing list