aspose file tools
The moose likes JBoss and the fly likes Run Jboss as windows service Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Run Jboss as windows service" Watch "Run Jboss as windows service" New topic
Author

Run Jboss as windows service

Chandra Mohan
Ranch Hand

Joined: Oct 06, 2003
Posts: 62
Hi

I would like to start/stop the JBoss 6.1 server in service instead of running the batch file in windows 64.

Any steps should I need to follow ?

Regards
Mohan


Thanks and Regards
Chandra Mohan
Koen Aerts
Ranch Hand

Joined: Feb 07, 2012
Posts: 344

The instructions on the following page are for JBoss 4, so not sure if it still works the same or similar for version 6?
http://www.jboss.org/jbossweb/install/service.html

Also, check out the RunJBossAsAServiceOnWindows article: https://community.jboss.org/wiki/RunJBossAsAServiceOnWindows?_sscc=t

Otherwise, see if you can use any of the following Windows utilities: sc.exe, instsrv.exe, srvany.exe. These are meant to run programs as services.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5533

The first link Koen provided is the one to follow. The instructions are for JBoss Web (which is not the same as JBoss AS), but the same steps apply to JBoss AS versions 5.x and 6.x.


JBoss In Action
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Run Jboss as windows service
 
Similar Threads
To start JBoss Service without any console in desktop
Starting JBoss as windows service.
Jboss start on system bootup
Starting jboss automatically after booting the machine.
start jboss-4.2.2.GA in windows service