In some situations (tomcat launched via integrated Ant) , the DOS box does
not close after closing IDEA.

I'm not sure about the ideal behaviour,
but a dialog telling/remind us that some java app. are still running would
be better


How to reproduce :

1� start IDEA
     -> 1 JVM is running
2� launch Tomcat, via an Ant target.
    -> 3 JVM are running, and the tomcat web-app is responsive.

3� close IDEA
    -> the DOS box stays open
    -> 1 JVM is still running, and the tomcat web-app is responsive.

4� kill the DOS box manually
    -> 0 JVM active, (and the tomcat web-app ino longer) s responsive.


Alain Ravet


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to