I have this problem. If in my web application running in Tomcat there is a
java thread running when i stop Tomcat with shutdown.bat or shutdown.sh
tomcat process doesn't end and i have to kill it manually. How can i solve
this problem? Is there anything to change in java threads code?
thank you.

Reply via email to