Hi,
I want to kill all instances of jboss running on win xp How can I do the same ?
Hi,
I want to kill all instances of jboss running on win xp How can I do the same ?
Run jboss.bat stop
.
Or kill java.exe
, but be carelfull not to close some other application.
Anyway, I doubt you have more than one instance.
You've got to open Task Manager (or Process Explorer) and terminate the Java virtual machines.
Could you try to Stop the JBOSS service from Administrative Tools->Services application ?