I do not think you have JBoss running as a service, but rather as a simple command line application. It is incredibly difficult to CTRL-C a service (it cannot be done unless you write some very complex C code). As long as it is running as a command line application, it will terminate when you log off.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028413#4028413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028413 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
