Databases Reference
In-Depth Information
The schemas will then be made available to SOA Composites deployed on the same
SOA infrastructure.
Importing the WSDL document into a
composite
As discussed in the previous chapter, when creating a composite, it is a good practice
to use a Mediator as a proxy for the composite, which implements the abstract WSDL
contract that we have designed.
Essentially, there are two approaches to this. The first is to create a Mediator in the
normal way, using the appropriate template—synchronous, asynchronous, or one-
way. When you do this, JDeveloper will create a basic WSDL file for the process. You
can then modify this WSDL (using the WSDL editor in JDeveloper) to conform to the
abstract WSDL that you have already defined.
The alternative is to import the abstract WSDL document into the Mediator itself.
With this approach, you create your Mediator using the template for an Interface
Definition from WSDL , as shown in the following screenshot:
 
Search WWH ::




Custom Search