I'm using Netbeans 8.0.2 and Glassfish 4.1.
Whenever I make any changes, in any class of my project, I can not test it just by clicking on "Run Project (F6)" as I do in other projects that use Tomcat.
I always have to "Uninstall" the application, "Interrupt" Glassfish and then "Run Project".
I've been looking for a solution for some time, with no success.
Could someone give me some light?