Siebel Application Integration for Oracle Fusion Middleware Guide > Installing, Configuring, and Upgrading SAI for Oracle Fusion Middleware > Process of Configuring SAI for Oracle Fusion Middleware for Outbound Web Services >

Configuring Oracle WebLogic Server for Outbound Web Services Using SAI for Oracle Fusion Middleware


This topic describes how to create a new domain for Oracle WebLogic Server for the proxy computer to enable outbound Web services.

This task is a step in Process of Configuring SAI for Oracle Fusion Middleware for Outbound Web Services.

NOTE:  This task is only applicable if you are using outbound Web services in your deployment.

To configure Oracle WebLogic Server for outbound Web services using SAI for Oracle Fusion Middleware

  1. Create a new domain on Oracle WebLogic Server.

    For information about creating domains, see Oracle Fusion Middleware Creating Domains Using the Configuration Wizard 11g Release 1 (10.3.5) in the Oracle Fusion Middleware 11g Release 1 Documentation Library.

  2. Set up the Oracle WebLogic Serverr proxy for Oracle JDeveloper by doing the following:
    1. Navigate to the bin folder of that domain (for example, C:\oracle\Middleware\user_projects\domains\domain_name\bin)
    2. In the startWebLogic.cmd file replace JAVA_OPTIONS=%SAVE_JAVA_OPTIONS% with:

    set JAVA_OPTIONS=%SAVE_JAVA_OPTIONS% -Dhttp.proxyHost=proxy_server_name - Dhttp.proxyPort=proxy_server_port

    For example:

    set JAVA_OPTIONS=%SAVE_JAVA_OPTIONS% -Dhttp.proxyHost=www-proxy.us.mycompany.com - Dhttp.proxyPort=80

  3. Restart Oracle WebLogic Server.
Siebel Application Integration for Oracle Fusion Middleware Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.