Wow, I did the following: 1. stopped TomEE from netBeans 2. deleted .war and WAR folder from tomee /webapps folder 3. droopped WAR file in tomee /webapps folder 4. started TomEE from NetBeans 5. attempted to access web app from Google Chrome browser (as I usually do), and I got the following error in the browser. :(
HTTP Status 404 - /mcmsweb/login.jsf ------------------------------ *type* Status report *message* */mcmsweb/login.jsf* *description* *The requested resource is not available.* ------------------------------ Apache Tomcat (TomEE)/7.0.33 On Fri, Dec 7, 2012 at 11:26 AM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > FYI, I don't use tomee's web app or manager app. I only use NetBeans to > start/stop TomEE, and undeploy app from TomEE. > > > On Fri, Dec 7, 2012 at 11:25 AM, Howard W. Smith, Jr. < > smithh032...@gmail.com> wrote: > >> So, I cannot undeploy my app via NetBeans (v7.2) now. Next, I will try to >> shutdown TomEE, delete the dropped-WAR-file and the WAR-folder created >> after dropping the WAR file in tomee /webapps. >> >> The last version of TomEE that I was using >> was apache-tomee-1.5.1-20121203.041800-97-plus, and that was working good >> with NetBeans 7.2. >> >> >> On Fri, Dec 7, 2012 at 11:19 AM, Howard W. Smith, Jr. < >> smithh032...@gmail.com> wrote: >> >>> I just downloaded the latest TomEE 1.5.1 >>> SNAPSHOT, apache-tomee-1.5.1-20121207.041646-102-plus.zip, and now NetBeans >>> is not showing me the deployed WAR/app anymore. >>> >>> Did (manager) scripts change? >>> >>> >> >