Interoperability Solutions for WebLogic

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Interoperability with WebLogic

 


Oracle Service Bus Interoperability with WebLogic 8.1 Domains

When your scenario requires interoperability between an Oracle Service Bus domain and a BEA WebLogic Platform 8.1 domain, you must set up your Oracle Service Bus domain as follows:

  1. Apply any patches required for WebLogic Platform 8.1 domains. For the latest information about patches, see “Known Limitations” in the Oracle Service Bus Release Notes.
  2. Establish domain trust between all WebLogic Server domains participating in the transaction.
  3. For information about how to do so, see “Enabling Trust Between WebLogic Server Domains” in Configuring Security for a WebLogic Domain in Securing WebLogic Server.

  4. Ensure that you set the Security Interoperability Mode attribute in the WebLogic Server Administration Console to compatibility.
  5. The Security Interoperability Mode attribute specifies the security mode to use for XA calls in cross-domain transactions. You can set this attribute on the WebLogic Server Administration Console from either the domain-wide security settings or from the Java Transaction API (JTA) configuration page for the WebLogic Server domain. For more information, see Domain: Security: General and Domains: Configuration: JTA in the WebLogic Server Administration Console Online Help.

  6. Use different listening ports for the Oracle Service Bus and WebLogic 8.1 domains. Also, ensure that the Debug and Pointbase ports are different (you can check the db.properties file to determine which ports are specified). Both Oracle Service Bus and WebLogic 8.1 domains are initally set up with default ports, which may conflict if they not changed.

 


Oracle Service Bus Interoperability with WebLogic 7.0 Domains

Oracle Service Bus is not certified to interoperate with WebLogic Platform 7.0.

 


Guidelines for Naming WebLogic Domains and Servers

For information about naming WebLogic domains and servers, see Oracle Service Bus Interoperability Solutions for JMS.

Related Topics

For Oracle Service Bus use cases, including use cases that involve interoperability between WebLogic Domains, see Modeling Message Flow in Oracle Service Bus in the Oracle Service Bus User Guide.


  Back to Top       Previous  Next