Modifying the Gateway Application File

Before configuring the Gateway domain, modify the Gateway application file, (pdi.ear) as follows:

  1. Depending on the operating system, go to the following location

    On Windows: <Gateway Installation folder>\wlst

    On Linux and Solaris: <Gateway Installation folder>/wlst.

  2. Edit the swapWebXml file as follows:
    • On Windows, edit swapWebXml.cmd.
    • On Linux and Solaris, edit swapWebXml.sh.
  3. Depending on the OS and the WebLogic version replace the file as follows:

    On Windows:

    • (WebLogic 12c), replace MY_WEB_XML_FILE with <Gateway Installation folder>\pdi\snapshots\web_xml\wl12c\*.xml
    • (WebLogic 11g), replace MY_WEB_XML_FILE with <Gateway Installation folder>\pdi\snapshots\web_xml\wl11g\*.xml

    On Linux and Solaris:

    • (WebLogic 12c), replace MY_WEB_XML_FILE with <Gateway Installation folder>/pdi/snapshots/web_xml/wl12c/*.xml
    • (WebLogic 11g), replace MY_WEB_XML_FILE with <Gateway Installation folder>/pdi/snapshots/web_xml/wl11g/*.xml
  4. Replace MY_JDK_HOME with the Java JDK folder.
  5. Replace MY_PV_HOME with <Gateway Installation folder>.
  6. Save the file and close the editor.
  7. Run the following scripts:
    • On Windows:

      cd <Gateway installation folder>\wlst

      Run the script: swapWebXml.cmd

    • On Linux and Solaris:

      cd <Gateway installation folder>/wlst

      Modify the file permissions: chmod 755 swapWebXml.sh

      Then run ./swapWebXml.sh.

Related Topics

Gateway Manual Installation On Administration Server

Installing Oracle ADF (11g Only)

Installing Oracle Fusion Middleware Infrastructure (WebLogic 12c Only)

Running the Repository Creation Utility (RCU)

Creating the WebLogic Domain (11g)

Creating the WebLogic Domain (12c)

Adding a Data Source

Creating Users and Associating them with a Role

Deploying JSTL

Deploying Primavera Gateway in WebLogic

Setting JVM Arguments in WebLogic

Adding the OWSM Policy to the Application

Starting the Application in WebLogic

Starting WebLogic

Stopping WebLogic



Legal Notices
Copyright © 2013, 2015, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, March 25, 2015