FileNet P8 Workplace XT, Version 1.1.5       Application server:  WebLogic Application Server     

Renaming the WAR file

You can rename the WAR file if you are using a WAR file for deployment, and you want to use "Workplace XT" or a custom name for the context root of the application. The context root is part of the URI that end users type to access Workplace XT.

By default, when you deploy from a WAR file, the context root is the first part of the WAR filename. For example, the default web_client.war will generate a context root of http://server_name:port#/webclient. If you want to use http://server_name:port#/custom_name, you must rename web_client.war to custom_name.war.

To rename the WAR file:

Use the rename command to rename the WAR file. Enter the command without the line break.
Option Description
UNIX mv install_path/IBM/FileNet/WebClient/deploy/web_client.war install_path/IBM/FileNet/WebClient/deploy/ custom_name.war
Windows rename install_path\IBM\FileNet\WebClient\deploy\web_client.war install_path\IBM\FileNet\WebClient\deploy\custom_name.war


Feedback

Last updated: March 2013
wxtut014.htm

© Copyright IBM Corporation 2013.
This information center is powered by Eclipse technology. (http://www.eclipse.org)