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 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