Installing and deploying on JBoss
To install and deploy the mid tier with JBoss Application Server, complete the following steps:
- Install JBoss Application Server. (For instructions, see the appropriate JBoss Application Server documentation.)
- Deploy the WAR file by either extracting the WAR file or using the JBoss Admin Console.
To extract the WAR file
- Download the MidTier.war file from the BMC Support website.
- Rename MidTier.war to MidTier.zip.
- Extract the contents of the MidTier.zip file to a folder called MidTier. Ensure that the MidTier folder contains two subfolders: Resources and WEB-INF.
- Rename the MidTier folder to arsys.war.
- Copy the arsys.war folder to the <JBOSSInstallationFolder>\server\default\deploy location.
Navigate to the <JBOSSInstallationFolder>\bin folder and open the run.conf.bat file to set the value of the JVM Memory allocation pool parameter as follows:
set JAVA_OPTS=-Xms1024m -Xmx2048m -XX:MaxPermSize=256m- Navigate to the <JBOSSInstallationFolder>\standalone\deployments folder and create a file as arsys.war.dodeploy. Ensure that the extension of the file is .dodeploy.
- Navigate to the <JBOSSInstallationFolder>\bin folder and run the standalone.bat file.
- To verify if the deployment is successful, go to the <JBOSSInstallationFolder>\standalone\deployments folder and check the file that you created in step 7.
If the extension of the .dodeploy file changes to .deployed, the deployment is successful. If the extension changes to .failed, the deployment has failed.
To use the JBoss Admin Console
- Download the MidTier.war file from the BMC Support website.
- Start JBoss Application Server.
- Open a browser and type http://<hostName>:8080 in the Address field.
- On the Welcome page, click the Admin Console link and log on to the Admin Console using your user name and password.
- On the Admin Console, click the Web Application (WAR) link.
- In the Summary tab, click Add a new resource and navigate to the MidTier.war file.
- For the Deploy Exploded option, select Yes.
- Click Continue and wait until the installation is complete.
- Verify whether the deployment was successful. See Testing-the-mid-tier.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*