LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Tomcat 7 (https://www.linuxquestions.org/questions/linux-newbie-8/tomcat-7-a-4175467571/)

gaurvrishi 06-27-2013 07:07 AM

Tomcat 7
 
I have configured Tomcat 7 and there are many site which are hosted on same server. The issue is that when i restart the tomcat it took 19 mint to deploy all .war file as by default its using deployOnStartup="true".

I want to know if i make deployOnStartup="false" in server.xml will it give any issue for those site whose .war file is already extracted.

linuxzilla.com 06-28-2013 05:51 AM

Well in my opinion and previous experience with Tomcat, it shouln't give you any issues with the other sites after changing that parameter to false but I'd like to suggest you to test it out on a test environment rather doing it on a production server.

In case of any issues, please paste the logs here!

Good Luck!!


All times are GMT -5. The time now is 08:52 PM.