Start your container with a defined system/environment variable that is: “cas.properties.config.location=/etc/cas/cas.properties”, etc.
From: [email protected] [mailto:[email protected]] On Behalf Of Chao Sent: Friday, June 10, 2016 10:27 AM To: CAS Community <[email protected]> Subject: [cas-user] how to change cas.properties location how can I change propertyfileconfigurer to point to an absolute path? becuz here it is relative to the cas folder. <util:properties id="casProperties" location="${cas.properties.config.location:/WEB-INF/cas.properties}"/> <context:property-placeholder properties-ref="casProperties"/> -- 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 post to this group, send email to [email protected] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1a541ff8-9ddd-4e2f-b570-e5fdb6db0b88%40apereo.org <https://groups.google.com/a/apereo.org/d/msgid/cas-user/1a541ff8-9ddd-4e2f-b570-e5fdb6db0b88%40apereo.org?utm_medium=email&utm_source=footer> . For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/004401d1c342%2467271f10%2435755d30%24%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
