

Installing the Web Interface › Deploy the Web Interface (JBoss)
Deploy the Web Interface (JBoss)
You can deploy the Web Interface under JBoss for Windows, UNIX, and Linux.
Note: JBoss7 and later versions are supported only with Java 6 and later versions.
Follow these steps:
- (Optional) Stop JBoss.
- Complete one of the following steps:
- Copy the harweb.war file to the directory from which you want to start JBoss.
Windows
- If you specified during installation to deploy all JBoss services (JBOSSCONFIGURATION=all), copy harweb.war to %JBOSS_HOME%\server\all\deploy.
- If you specified during installation to deploy the default JBoss services only (JBOSSCONFIGURATION=default), copy harweb.war to %JBOSS_HOME%\server\default\deploy.If you specified during installation to deploy the standalone JBoss services only (JBOSSCONFIGURATION=standalone), copy harweb.war to %JBOSS_HOME%\standalone\deployments.
UNIX and Linux
- If you specified during installation to deploy all JBoss services (JBOSSCONFIGURATION=all), copy harweb.war to $JBOSS_HOME/server/all/deploy.
- If you specified during installation to deploy the default JBoss services only (JBOSSCONFIGURATION=default), copy harweb.war to $JBOSS_HOME/server/default/deploy.
- If you specified during installation to deploy the standalone JBoss services only (JBOSSCONFIGURATION=standalone), copy harweb.war to %JBOSS_HOME%/standalone/deployments.
Note: Steps 3 and 4 are not applicable if the JBoss version is 7 or later.
- Create a directory named harweb.war and expand the harweb.war file to that directory, as follows:
- (Windows) Create the harweb.war directory under either %JBOSS_HOME%\server\default\deploy or %JBOSS_HOME%\server\all\deploy, whichever directory matches your selection at installation time.
- (UNIX and Linux) Create the harweb.war directory under either $JBOSS_HOME/server/default/deploy or $JBOSS_HOME/server/all/deploy, whichever directory matches your selection at installation time.
- Go to the lib folder and rename the jar file as follows:
- (Windows) Go to %JBOSS_HOME%\server\default\deploy\harweb.war\WEB-INF\lib or %JBOSS_HOME%\server\all\deploy\harweb.war\WEB-INF\lib folder and rename log4j.jar to log 4j.jar_old.
- (Linux/Unix) Go to either $JBOSS_HOME/server/default/deploy/harweb.war/WEB-INF/lib or $JBOSS_HOME/server/all/deploy/harweb.war/WEB-INF/lib folder and rename log4.jar to Log4j.jar_old
- If you stopped JBoss, restart it.
- Open a browser and access http://host-name[:port]/webapp-name/
host-name is the name of your application server host computer, :port is an optional port number, and webapp-name is the name of your Web Interface application instance.
When the initial CA Harvest SCM page is displayed, verify that you can log in to the Web Interface.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|