Restarting the WebLogic Domain

Finally, complete the customizations by restarting the WebLogic domain. Depending on your operating system, proceed as follows to restart the Primavera Gateway domain.

Note: Oracle recommends that you use the <PrimaveraGateway_home>\WLST\startGatewayWLDomain.* scripts to stop and start the Primavera Gateway domain because these scripts contain the specific memory and timezone settings required by Primavera Gateway.

  1. First stop the WebLogic domain.

    For Windows, from the Start menu, point to Oracle - Primavera Gateway and select Stop Primavera Gateway.

    This invokes the stopGatewayWLDomain.cmd file.

    For Linux and Solaris, enter cd <Primavara Gateway_Home>/WLST, and then run the following script:

    ./stopGatewayWLDomain.sh

    Note: If you are using a non Windows system, you may need to set permissions on the stopGatewayWLDomain.sh file. If so enter the following command: chmod 755 stopGatewayWLDomain.sh.

  2. Start the WebLogic domain.

    For Windows: From the Start menu, point to Oracle - Primavera Gateway and select Start Primavera Gateway.

    This invokes the startGatewayWLDomain.cmd file.

    For Linux and Solaris, enter cd <Primavara Gateway_Home>/WLST, and then run the following script:

    ./startGatewayWLDomain.sh

Related Topics

Customizing an Integration

Setting Up Your Environment

Implementing the Customization Interfaces and Building Your Project

Creating the Customization.XML File

Deploying a Customization



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

Last Published Wednesday, March 25, 2015