How To Install Jboss Silently | Jboss6.x Jboss7.x

Опубликовано: 22 Июль 2026
на канале: CloudBits By Rajan
1,173
26

We are going to learn the Silent installation of the JBoss 7.3 Windows.

Pre-requisite :
JDK 1.8
JBoss 7.3.0.jar setup 
Installation Script file

Note: make sure JAVA_HOME, JBOSS_HOME set in the environment variable.

Step 1: Go to the below URL  and download the installation script file.

 https://github.com/rajandubey/silentj...

A Video link for installing JBoss 7.3.0 is shared in the description.

Step 2: Open the command prompt and navigate to the setup directory.Use the below command to start the silent installation
     
        java -jar jboss-eap-7.3.0-installer.jar jboss_installtion.xml

Step 3: Run Jboss Server

#silentinstallationofjboss #jboss #silent #installation