On Wed, Mar 22, 2017 at 04:36:57PM -0700, sergey kovalchuk wrote: > >I have faced with the same problem Philippe MARASSE described: system reads >services from classpath only >How to specify a directory insted of classpath?
We've used the following to customize our config location: In the overlay, src/main/resources/bootstap.properties: spring.cloud.config.server.native.searchLocations=file:///path/to/cas/config_dir HTH, -baron -- Baron Fujimoto <[email protected]> :: UH Information Technology Services minutas cantorum, minutas balorum, minutas carboratum desendus pantorum -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/20170323183902.5h4co6salvdjz67m%40praenomen.mgt.hawaii.edu.
