Using the OP example path -- do you have it at the follow? And swap out by defining at 'cas.properties' with 'cas.standalone.config'?
/opt/tomcat/webapp/etc/cas/cas-server-ndsu /opt/tomcat/webapp/etc/cas/cas-foobae ________________________________ From: [email protected] [[email protected]] on behalf of Richard Frovarp [[email protected]] Sent: Thursday, May 10, 2018 07:25 To: [email protected] Subject: Re: [cas-user] Re: Building cas.war for Tomcat -- is 'etc' also required in Tomcat? You can override the configuration location using bootstrap.properties: cas.standalone.config=/etc/cas/cas-server-ndsu I need to be able to run several instances of CAS on the same system for different audiences, so I have to relocate it out of the default /etc/cas. On 05/10/2018 09:17 AM, Matthew Uribe wrote: Your cas.properties and log4j2.xml files are expected in /etc/cas which will have to be readable to the tomcat process. On Wednesday, May 9, 2018 at 11:20:57 PM UTC-6, josbrodie wrote: We are rather confused over here w.r.t installing v5.2.4 --- any help will be greatly appreciated. Our goal is to build the cas.war to place in '/opt/tomcat/webapps'. This is what we have for locations: - Overlay at: /opt/workspace/cas-overlay-template - Minimal amount of configuration in (for cas.properties; log4j2.xml): /opt/workspace/cas-overlay-template/etc/cas/config (following the configuration instructions here: https://dacurry-tns.github.io/deploying-apereo-cas/building_server_configure-server-properties.html) Steps take: 1) Build: /opt/workspace/cas-overlay-template/.build.sh package 2) Copy the WAR to Tomcat: cp /opt/workspace/cas-overlay-template/target/cas.war /opt/tomcat/webapps/ Is the above all we need? Or should we also copy '/opt/workspace/cas-overlay-template/etc/' to /opt/tomcat/webapps/'? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/42c8c664-a74b-4cfa-9ae3-21d5b0b877a4%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/42c8c664-a74b-4cfa-9ae3-21d5b0b877a4%40apereo.org?utm_medium=email&utm_source=footer>. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/caed9353-9c11-23ce-06c7-fe827a988b22%40ndsu.edu<https://groups.google.com/a/apereo.org/d/msgid/cas-user/caed9353-9c11-23ce-06c7-fe827a988b22%40ndsu.edu?utm_medium=email&utm_source=footer>. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/EC0CBF4FEE159740B93D387CA8E3018601FAF649AB%40S-ITSV-MBX07P.ead.ubc.ca.
