aspose file tools
The moose likes JBoss and the fly likes JBoss 5.1.1 EAP starting as a service on Redhat Linux Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss 5.1.1 EAP starting as a service on Redhat Linux" Watch "JBoss 5.1.1 EAP starting as a service on Redhat Linux" New topic
Author

JBoss 5.1.1 EAP starting as a service on Redhat Linux

Glyn W Reeves
Greenhorn

Joined: May 10, 2012
Posts: 3
We have installed JBoss 5.1.1 EAP on our Redhat Linux servers and the next step is to have them to run as a service so they start and stop when the server does.
Unfortunately, the script to do this (jboss_init_redhat.sh) isn't in the EAP distribution (others have noticed this, so it's not just our distribution copy).
I've trawled the web for a way round this and there are various solutions but for every solution someone posts a problem with the solution.
Does anyone have a reliable proven solution for this issue?

I have a GA version of JBoss 5.1.0 on my lap-top which does have the missing script. Would that work on JBoss 5.1.1 EAP?

Thanks for any advice,
Glyn
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5532

Sure it will work, that's the way I set up JBoss EAP as a service on old Fedora box way back when.


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JBoss 5.1.1 EAP starting as a service on Redhat Linux
 
Similar Threads
Enabling session replication does not work jboss 4.3 EAP
NPTL and Java Thread Priority
JBoss 6 files
Running JBoss-5.1.0.GA as a service on Red Hat?
jboss ans web services