1.

How To Install Jboss On Linux Server?

Answer»

JBoss installation is very STRAIGHTFORWARD. You need to download the desired version from JBoss official download PAGE in zip or gz format.

Once downloaded, just extract the file to the location you WANT to INSTALL. If you downloaded zip format, then you can use unzip command to extract it.

unzip jboss-as-7.1.1.Final.zip

JBoss installation is very straightforward. You need to download the desired version from JBoss official download page in zip or gz format.

Once downloaded, just extract the file to the location you want to install. If you downloaded zip format, then you can use unzip command to extract it.

unzip jboss-as-7.1.1.Final.zip



Discussion

No Comment Found