Command usage
jboss {[start [console]]|stop|restart [console]|check|help}
start—Starts the jboss Service as a background process.start console—Starts the jboss Service in a new window.stop—Stops the jboss Service.restart—Stops the jboss Service if it's running, and starts it again.restart console—Stops the jboss Service currently running and starts it again in a new console window.check—States whether or not the jboss Service is currently running.help—Displays the help message.