Ok fixed it! I missed the changes in cas.properties!
-----Original Message----- From: Bryan Wooten [mailto:[email protected]] Sent: Wednesday, August 05, 2009 2:06 PM To: [email protected] Subject: RE: [cas-user] Recreating CAS source from cas.war Cool. I gave it a try and now I have the dir and file in my War. I am still not seeing the branding I expect. I guess I need to dig deeper. Thanks, Bryan (Voice from other room: "You're not done yet?") -----Original Message----- From: Marvin Addison [mailto:[email protected]] Sent: Wednesday, August 05, 2009 1:45 PM To: [email protected] Subject: Re: [cas-user] Recreating CAS source from cas.war > I have noticed that the cas.war given to me has a directory "Templates" with > the file "cas.dwt" in it. My war file is missing this directory. I can't > figure out how to get my build process to create this directory. Those are templates that support DreamWeaver, which presumably was used to create some of the themed JSPs. Why don't you simply add this directory to your source tree and copy the file into it? It should then appear in the WAR file that is created, assuming you're using the Maven WAR overlay process. We have some non-standard locations in our source tree and it works fine using war overlay. M -- 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
