Hi, if you update the unpacked war it should work
or maybe netbeans is hiding sthg in general it is a bad idea to mix deployment styles Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/3 Howard W. Smith, Jr. <smithh032...@gmail.com>: > Just wanted to share the following issue I see > with apache-tomee-1.5.1-20121201.041455-93-plus; I don't think I saw this > with earlier versions of snapshot. > > 1. TomEE 'is' shutdown (or not running) > 2. Drop a WAR in tomee /webapps folder > 3. Start TomEE via NetBeans > 4. Attempt to use/access the web app > > 5. None of the latest software changes in the WAR file (that was 'last' > dropped in tomee /webapps folder) can be seen in the web app > > 6. Undeploy web app via NetBeans > 7. Shutdown TomEE > 8. Drop WAR in tomee /webapps folder 'again' > 9. Start TomEE via NetBeans > 10. Use/access the web app > 11. Finally, I see my latest software changes > > I've duplicated this at least twice within the last 1 or 2 hours. > > I am reporting this, since I know TomEE 1.5 vote is vastly approaching and > this 'might' be a bug, unless this is a user error. :)