I had the same issue.
What you have to do is in the file /etc/rc.d/init.d/tomcat.init
the line $TOMCAT_HOME/bin/statrup.sh -security
replace it by $TOMCAT_HOME/bin/statrup.sh #-security
I disable the security of tomcat for the programer.
It mean that if the programmer make a mistake
Ex : write...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.