I am using MyEclipse 5.1.1 GA and glassfish as my server. Whey I choose to redeploy, it goes through the motions, but I can see clearly while debugging that changes I made have not been picked up (e.g., new lines aren’t hit).
After I make changes, I have to delete all the app files from the glassfish directory and modify the glassfish domains.xml file in order for the redeploy to work.