Hello,
I am using JNT to run JBoss as an NT service and starting the service works fine.  But when I try to stop it, using the Services panel in NT, it hangs.
The JNT documentation shows a way for you to specify a shutdown method, which must not take any parameters...I believe  the systemExit method in org.jboss.Main does take an argument.  I assume this is why specifying systemExit as the shutdown method doesn't work.
Is there any way to do this?
 
Thanks,
 
Steve

Reply via email to