Haven't tried on Windows, but on Linux with Embedded Tomcat, I could add some arguments to the service running Java
-Dspring.resources.static-locations=file:/opt/cas/theme/static/ -Dspring.thymeleaf.prefix=file:/opt/cas/theme/templates/ -Dspring.thymeleaf.cache=false -Dspring.resources.cache.period=0 Le mardi 4 février 2020 18:41:24 UTC+1, Dustin J Luck a écrit : > > I have successfully moved almost all of the customizations for my CAS > environment out of the source folder in the overlay into external > directories that can be referenced at run time without having to rebuild my > cas.war file. The last parts I'm trying to externalize are in the > \src\main\resources\static directory. If anyone has successfully done this > or knows how to, I'd appreciate any help you can give. > > > Thanks > > > *My environment:* > > - Standalone CAS 6.0.5 build > - Windows Server 2012 R2 > - Tomcat 9 running as a service > > > > -- - 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/2377fcd3-5ec8-4a49-81c2-1845031062c4%40apereo.org.
