Yan, I use an external tomcat on my local machine. I point webapps/cas to build/cas and call explodeWar task (see CAS 6.1). I have a script that restarts tomcat. I run these on every change.
Not sure how long it takes to go through the whole process but I do something else like check email, plan next code change, etc. Ray On Tue, 2020-01-14 at 09:11 -0800, Yan Zhou wrote: Hello, I have done both CAS4 and CAS5 overlay development. CAS5 start up seems much longer (I already set it to use embed mode, i.e., not look for configuration from remote server, everything is local), close to 3 minutes. In addition, since I had to add additional dependencies in CAS POM, I cannot simply run CAS5 at command line without first packaging it in a WAR. This presents a problem with development, where we frequently change code and see how it works. I have to first build the WAR, then launch it from command line, all this takes quite a few minutes. How does this work for everyone else? When you extend CAS5 in an overlay, do you find yourself having to build the war, then wait for it to fully start? Thx! Yan -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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/ebe87cf5c65db5a154e0aa222fb4a5bbd56da3af.camel%40uvic.ca.
