My Oracle Support Banner

Does Oracle SOA Suite 10g Support Multipart WSDL Over SOAP? (Doc ID 1917443.1)

Last updated on NOVEMBER 13, 2023

Applies to:

Oracle(R) BPEL Process Manager 10g - Version 10.1.3.5.0 to 10.1.3.5.0
Information in this document applies to any platform.

Goal

Does Oracle SOA Suite 10g support Multi-Part WSDLs?

ie:

For example the main WSDL includes the following import:
<wsdl:import namespace="http://hostname/services/loginservice" location="https://www.somewhere.com/services/LoginService?wsdl=wsdl0" />

The "wsdl0" includes imports of schemas as follows:
<xsd:schema targetNamespace="http://hostname/services/loginservice/Imports">
<xsd:import schemaLocation="https://hostname/services/LoginService?xsd=xsd0" namespace="http://hostname/contracts" />
<xsd:import schemaLocation="https://hostname/services/LoginService?xsd=xsd2" namespace="http://hostname/services/loginservice" />
<xsd:import schemaLocation="https://hostname/services/LoginService?xsd=xsd1" namespace="http://hostname/2003/10/Serialization/" />
</xsd:schema>


  
  
  
  
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.