Expanded WAR file locations

The following lists the common location of the expanded WFS Connector WAR file directories after the WAR file is deployed. The property file WFSEsrimap_prop is also located in the expanded directories. It is recommended not to edit this file directly, but instead use the WFS Connector Administrator.

Windows platforms

In the locations listed, the <deploy_name> refers to the name you assigned when you deployed the WFS Connctor. The recommended deployment name is wfsconnector.

Web server/Servlet Engine Default location of expanded WAR file
Apache with ServletExec <ServletExec Installation Directory>\
ServletExec AS\se-<instance-name>\ServletExecData\default\
<deploy_name>\WAR
Apache with Tomcat <Tomcat Installation Directory>\
webapps\<deploy_name>
Sun Java System (formerly Sun ONE) Application Server 8.1 <Sun Java 8.1 Installation Directory>\
AppServer\domains\domain1\applications\
j2ee-modules\<deploy_name>
IIS with Tomcat <Tomcat Installation Directory>\
webapps\<deploy_name>
IIS with ServletExec <ServletExec Installation Directory>\ServletExec Data\
default\<deploy_name>\WAR
WebLogic <Bea WebLogic Installation Directory>\
user_projects\<Domain Name>\applications\
DefaultWebApp
Oracle Application Server <Oracle Application Server Installation Directory>\
j2ee\home\applications\<deploy_name>
WebSphere 6.0 <WebSphere Installation Directory>\
AppServer\profiles\default\installedApps\
<servername>\<deploy_name>.war.ear\
<deploy_name>.war

UNIX and Linux Platforms

In the locations listed, the <deploy_name> refers to the name you assigned when you deployed the WFS Connctor. The recommended deployment name is wfsconnector.

Web server/Servlet Engine Default location of expanded WAR file
Apache with ServletExec <ServletExec Installation Directory>/NewAtlanta/
ServletExecAS/se-<instance-name>/
ServletExecData/default/<deploy_name>/WAR
Apache with Tomcat $CATALINA_HOME/webapps/<deploy_name>
where $CATALINA_HOME is the Tomcat
installation directory
WebLogic <WebLogic Installation Directory>/
user_projects/<Domain Name>/applications/
DefaultWebApp
Oracle Application Server <Oracle Application Server Installation Directory>/
j2ee/home/applications/<deploy_name>
WebSphere 6.0 <WebSphere Installation Directory>\
AppServer\profiles\default\installedApps\
<servername>\<deploy_name>.war.ear\
<deploy_name>.war


Search code: @war_file_location