Hi, We are using tomcat 7.X for our project. So far we deploy only one application in tomcat.
Now we are planning to deploy one more application with existing one. There is requirement that failure of deployment of new application should not affect existing application deployment and tomcat startup. As per my understanding, If any application deployment fails, Tomcat startup will fail. Please let us know if there is any way to start the tomcat in case of failure of one application deployment also. With Regards, Nitin Kumar