Siebel Application Integration for Oracle Fusion Middleware Guide > Working with Web Services Using SAI for Oracle Fusion Middleware >

About Using the JMS Connector with SAI for Oracle Fusion Middleware


The Java Message Server Transport (JMS) connector is a mechanism you can use to send outbound Web service calls using the new features available in SAI for Oracle Fusion Middleware. For more information about JMS, see Transports and Interfaces: Siebel Enterprise Application Integration on Siebel Bookshelf and Oracle® Fusion Middleware Configuring and Managing JMS for Oracle WebLogic Server 11g Release 1 (10.3.5) in the Oracle Fusion Middleware 11g Release 1 Documentation Library.

You can also use Remote Method Invocation (RMI) to send outbound Web service calls, which is available in the framework provided by SAI for Oracle Fusion Middleware. RMI is the standard for distributed object computing in Java. RMI enables an application to obtain a reference to an object that exists elsewhere in the network, and then invoke methods on that object as though it existed locally in the client's virtual machine. RMI specifies how distributed Java applications must operate over multiple Java virtual machines. For more information about RMI, see Oracle® Fusion Middleware Programming RMI for Oracle WebLogic Server 11g Release 1 (10.3.5) in the Oracle Fusion Middleware 11g Release 1 Documentation Library.

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