This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Jboss 4 solaris Automation questionwdfink Jan 10, 2015 2:16 PM (in response to svergos)With WildFly you can use the domain mode But if you need to stay with JBoss4 you might write a script which wrap the run.sh script and store the PID of the script or JVM. In that case you can run a cron script to check whether the JVM is running and start it if not. As a monitoring tool you might use RHQ, you have another instance which can monitor and manage many JBoss instances 
 
    