Re: Undeploy an app from Tomcat connected with NetBeans
Jens Zurawski <[email protected]> Wed, 25 Jun 2025 11:11:18 +0200
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
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 > 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't know where NetBeans puts the files for deployed > apps. > > Cheers, > Maciej Nux >