Jboss autostart
Hello Team,
Is there any way that I can start my jboss EAP automatically after the VM reboot?
Currently I have to restart my jboss EAP automatically using the following command:
nohup ./domain.sh -b IP -bmanagement IP &
Please suggest for auto restart on rhel 7.2 .