Problem with java.exe process in windows

Hello everybody,

I run a web application and Java starts me process named Java.exe. So I can find that process in the Task Manager after I close my web aplication. So next time I try to run a web aplication and if i didnt kill that process manually I can not compile it right.I use BundletTomCat 5.5.0 with IDE NetBeans 5.0 if that is in help at all.

The question is: How can I kill that process not manually?

Every advice and help is welcome.

Thank You,

G. Kalchev

[503 byte] By [Kalcheva] at [2007-10-2 23:27:34]
# 1
Do you tell Netbeans to stop the Tomcat instance it launches?That should likely be the clean way to do it ;)
jwentinga at 2007-7-14 16:07:04 > top of Java-index,Developer Tools,Java Compiler...