SAP Knowledge Base Article - Public

1576759 - How to deploy war files on Oracle Application server

Symptom

How to deploy warfiles on Oracle Application server

Environment

BusinessObjects Product Version :- crystal server 2008 v1
Business Objects Patches installed :- Sp3 FP3.3
Operating System along with their Service Packs :-red hat 5
CMS Database version :-10.1.3.5, 10.2.0 Oracle
AppServer(IIS/Weblogic/Tomcat) :-oracle
Authentication mode :-LDAP

Resolution


Configuring the WARs
The Enterprise XI installation will configure the WAR files foryou. If you have Business Objects Enterprise installed, you can locate these WAR files at the following locations:
Windows:
\Program Files\BusinessObjects Enterprise 11.5\java\applications
All Unix:
<BOBJE_Home>/bobje/enterprise115/java/applications
Please do not deploy the WAR files installed on one server to another server as they contain machine-dependent information (such as host name and paths), which may be incorrect on another machine.
If you want to deploy the WAR files installed on another machine, you have to manually configure the WAR files before deploying them.

Deploying the WAR files
1. Logon to the Oracle Enterprise Manger 10g WAS Control at URL http://servername:1810 using the ias_admin account and appropriate password.
2. In the System Components page, click the OC4J:<INSTANCE_NAME> > Application > Deploy WAR file button.
3. In Web Application, give the location of the WAR file.
4. In Application Name, give a unique name for the application.
5. In Map to URL, give the correct context root.
6. Click Deploy button, wait until the deployment finishes, and click OK.
7. Repeat steps 2-6 to deploy CmcAppActions WAR files to be deployed.

Keywords

warfiles on Oracle Application server. , KBA , BI-BIP-DEP , Webapp Deployment, Networking, Vulnerabilities, Webservices , Problem

Product

Crystal Reports Server 2008 V1