How to make #JBoss 7.4+ a cluster ready service using #bash scripts and #API calls
JBoss applications server is a very nice and powerful Java application server from RedHat. To make it really useful in a modern architecture of a complex software product we must prepare JBoss to be very easily deployed in a cluster environment. The simplest way to do it is to write some basic Bash scripts that… Read More »