>Is this the intended replacement service manager? Yes --- for management via a UI
>I could imagine just adding the war to the work directory of the cas tomcat >build, but the build folder doesn't contain cas.war, or any tomcat config >files, Drop in the WAR file after build --- default name is 'cas-management' You will have 2 paths in same tomcat --- hxxps://foobar/cas hxxps://foobar/cas-management ________________________________ From: [email protected] [[email protected]] on behalf of Sam Erie [[email protected]] Sent: Monday, May 21, 2018 15:53 To: [email protected] Subject: [cas-user] Service Manager question I am attempting to recreate my university's cas installation from version 3.5 currently in production to the new 5.2. The service manager in use now uses j_acegi_cas_security_check. As far as I can tell from the documentation this has been separated into a new webapp, which I am currently exploring at https://github.com/apereo/cas-management-overlay. Is this the intended replacement service manager? Assuming that it is I need to plan how to run these webapps from a single server. Initially I was planning to use the maven cas-overlay's embedded tomcat server to serve cas. Ideally the server would not need to run two instances of tomcat. If I was to run only the executable war for cas is there a way to package the cas-management.war and run it from the cas embedded tomcat? I could imagine just adding the war to the work directory of the cas tomcat build, but the build folder doesn't contain cas.war, or any tomcat config files, so I am a little confused as to how this would work. Is there some intended way to do this I am overlooking? Or is the best option to just package both webapps to run on my own servlet container, and run from a locally installed tomcat on my server? -- - 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMM6z%2BKUq%3DVwq4EL4hdLuV%3D-WovpYLhD-vT8o2%3DhhZpinM7Xwg%40mail.gmail.com<https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMM6z%2BKUq%3DVwq4EL4hdLuV%3D-WovpYLhD-vT8o2%3DhhZpinM7Xwg%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- - 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/EC0CBF4FEE159740B93D387CA8E30186021EC7C34F%40S-ITSV-MBX07P.ead.ubc.ca.
