Hi all. I have a question regarding how Tomcat works in BO and how to modify it's configuration. I have setup a clustered environment on two servers, with Tomcat deployed on each. I have two questions regarding Tomcat.
1. I stopped the Tomcat service from Central Configuration Manager, but BO still works. I was under the impression that the Tomcat webserver cannot load anything from the CMS if it's not running. Why is BO still working even if I stop Tomcat service? This is the case in both the servers. I tried stopping the service on both servers yet BO still works.
2. I would like to now deploy Tomcat on server 3 and use that as the main webserver. In case server 3 crashes, I want to be able to switch to server 1 or 2. How can I go about achieving this task?
Thank you