Hi Thanks for the advice
Alas cas.standalone.configurationDirectory=classpath:/src/resources did not work I'll play around with the other options you mentioned and see if I can get it working - the docs do seem to say it is possible :) cheers n On Sun, 15 Sep 2019 at 00:46, Andy Ng <[email protected]> wrote: > > Hi, > > Can you try out > cas.standalone.configurationDirectory=classpath:/src/resources? Can u try > putting it in bootstrap.properties to see if it will works (not good > practice, but can test if can work) > > Also, i know you want multiple spring profiles, but just for debug sake, if > you put your config in src/resources/application.properties, will it works? > > As for why others spring project works, but CAS doesn't, I looked into the > source code of CAS once, and it seems the properties loading is done > separately other than using spring native implementation, hence the different. > > see if these info helps you. > > Cheer! > - Andy > > -- > - 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 a topic in the Google > Groups "CAS Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/a/apereo.org/d/topic/cas-user/VFlaLAvs_2U/unsubscribe. > To unsubscribe from this group and all its topics, 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/8506879a-2b4d-480d-8912-ac433e92d4a8%40apereo.org. -- Nomit Babraa Working Pattern: Student Lifecycle Project: Monday -Wednesday AM. CiCS: Wednesday PM - Friday. Tel: 0114 222 1162 -- - 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/CAM%2BWGxL85DM%2BogacfazvdGhMUoR1s9Pr2r7Wn%3DFkLJaWMqBwoA%40mail.gmail.com.
