Well if you're developping in Netbeans, Netbeans always make a copy of
tomcat in other folder. When you run the project, Netbeans deploy the
project in its working directory and that deploy stays there until you
cleaned or undeploy it or undeploy them.
In Netbeans there's a tab named Services, generally on the left side
of the screen, near it is Projects tab and Files tab. In Services you
find the servers, expand it and you'll find Tomcat, if you expand
Tomcat you will able to see all your deployments that you ran when you
were developping on them, you are able to stop ever one of them and
undeploy them.
I hope this helps.
Greetings.
Quoting Don <[email protected]>:
I've been using Tomcat in production for about 15 years. I'm
currently working in 8.5.39. The people at NetBeans suggested I ask
this list about a problem I experience when I select Project | Run
from the NetBeans project window.
Instead of running just the project I selected, it also runs other
projects that are open in NetBeans. I don't see anything in the
webapps folder when it is running so I have doubts that Tomcat is
keeping track of what is has previously run.
Does any of this sound like anything anyone else has experienced?
It only started happening last week, until then it seemed just fine.
Don
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]