For some time I'm learning JSF/Java EE. From the beginning I've an annoying problem with deploying my application using Netbeans to Tomcat7 server.
The app is deploying on every save but sometimes deploy suspends and I need to stop debugging, kill the java process and start debug again. It is really annoying but I don't know how to solve this problem. Any ideas?