Step One: We download a good JBoss compression package on the Windows platform, each version of jboss:http://teddysun.com/260.html;
Step two: Upload the extracted jboss files jboss-eap-6.2 to the vsftp default directory/var/ftp/pub of CentOS via the LEADFTP client on Windows;
Step three: Move the JBoss folder to the/var/local path, rename it to JBoss1.6, and enter the command mv/var/ftp/pub/jboss-eap-6.2/var/local/ jboss6.2;
Step four: Start the JBoss service
Enter the command Cd/var/local/jboss6.2/bin into the JBoss Bin directory and enter the command ./standalone.sh with a single
Server instance mode start JBoss, enter command ./domain.sh with allowing control
and management of multiple instances mode start JBoss.
Here, the process of configuring JBoss on CentOS is complete and I hope my explanation will help you improve.
CentOS Configuration JBoss