JBoss 7 installation
From Oxxus Wiki
New version of Application server, JBoss v.7.0 is now available as a standard offer of prepared packages for installation via automatic installers like yum for RedHat related OS and apt-get for Debian related OS.
YUM installer
yum install eroute-jboss7
apt-get installer
apt-get install eroute-jboss7
These installer commands are to be started from VPS shell prompt which can be accessed via SSH services we provide for all hosting plans.
Jboss requires java run-time installed but it's already included with all our VPS hosting plans.
The version 7.0 can be started as Standalone or Domain mode. With domain mode, a multi-server topology management is enabled. With Standalone, only one server can be started and managed.
Due to complexity of having Jboss as domain application server, we've set and configured offered package for Standalone server, as for all previous versions we offer.