1 Introduction to Oracle Infrastructure Web Services
-
Supported Standards for Developing Oracle Infrastructure Web Services
-
Related documents for developing Oracle Infrastructure Web Services
For definitions of unfamiliar terms found in this and other books, see the Glossary.
1.1 Overview of Oracle Infrastructure Web Services
In Oracle Fusion Middleware 12c, there are two categories of web services to support the development, security, and administration of the following types of web services:
-
Oracle Infrastructure web services—SOA, Application Development Framework (ADF), Oracle Service Bus, and Oracle Enterprise Scheduler services
-
Java EE web services—SOAP (JAX-WS) and RESTful (JAX-RS) web services
For more information about the web service and client types, see "Overview of Web Services in Oracle Fusion Middleware 12c" in Understanding Web Services.
For more information about Java EE web services, see Overview of WebLogic Web Services Understanding WebLogic Web Services for Oracle WebLogic Server.
1.2 Supported Standards for Developing Oracle Infrastructure Web Services
Oracle considers interoperability of web services platforms to be more important than providing support for all possible edge cases of the web services specifications.
The following table summarizes the Oracle Infrastructure web service specifications that are part of the Oracle implementation, organized by high-level feature.
Oracle complies with the following specifications from the Web Services Interoperability Organization and considers them to be the baseline for web services interoperability:
-
Basic Profile 1.1 and 1.0:
http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html
-
Basic Security Profile 1.0:
http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0.html
-
WS-I Attachments Profile 1.0:
http://www.ws-i.org/Profiles/AttachmentsProfile-1.0.html
Note:
For more information about Oracle Infrastructure web service security standards, see "Web Services Security Standards" in Understanding Oracle Web Services Manager.
Table 1-1 Specifications Supported by Oracle Infrastructure Web Services
Feature | Specification |
---|---|
Programming model (based on metadata annotations) and runtime architecture |
Web Services Metadata Exchange (WS-MetadataExchange) 1.1—Part of the WS-Federation roadmap which allows retrieval of metadata about a web service endpoint. For more information, see Web Services Metadata Exchange (WS-MetadataExchange) specification at |
Web service description |
|
Data exchange between web service and requesting client |
|
Security |
|
Reliable communication |
|
Atomic transactions |
Web Services Atomic Transaction—Defines the Atomic Transaction coordination type that is to be used with the extensible coordination framework described in the Web Services Coordination specification. The WS-AtomicTransaction and WS-Coordination specifications define an extensible framework for coordinating distributed activities among a set of participants. For more information, see: |
Optimizing XML transmission |
|
Advertisement (registration and discovery) |
|
1.3 Related documents for developing Oracle Infrastructure Web Services
Oracle Infrastructure web services development is one of the two categories of web service supported by Oracle Fusion Middleware 12c.
Refer the following section for a summary of documents related to Oracle Infrastructure web services development, security, and administration: Related Documents