Re: Undeploy an app from Tomcat connected with NetBeans

2025-06-25 Thread Maciej Jaros
Removing both works (xml in conf, subdir in work), thanks :-) Jens Zurawski (2025-06-25 11:11): Hi Maciej, check the conf/Catalina/localhost and work/Catalina/localhost directories of your Tomcat installation. There you will find the corresponding files. cu Jens Am 24.06.2025 um 14:47 sch

Re: Undeploy an app from Tomcat connected with NetBeans

2025-06-25 Thread Jens Zurawski
Hi Maciej, check the conf/Catalina/localhost and work/Catalina/localhost directories of your Tomcat installation. There you will find the corresponding files. cu Jens Am 24.06.2025 um 14:47 schrieb Maciej Jaros: Hi, Is there a way to undeploy apps from Tomcat that were deployed by NetBea

Undeploy an app from Tomcat connected with NetBeans

2025-06-24 Thread Maciej Jaros
Hi, Is there a way to undeploy apps from Tomcat that were deployed by NetBeans? By "undeploy," I mean preventing them from starting with Tomcat the next time it's launched. When the server is running, this is easy enough, but every so often I need to remove an app before Tomcat starts. I don'