Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to access external XSD in OSB

Balaji RadhakrishnanJul 31 2012 — edited Aug 1 2012
Hi All,
We are getting the below error,

"The dependency mapping is not configured in WSDL resource"

when we try to reference the external xsd in our wsdl in the below format.

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="<NameSpace>" schemaLocation="http://<hostname>:<port>/soa-infra/services/common/ComnErrorHandlingProcess/apps/Common/xmllib/common/error/xsd/ComnErrorStructure.xsd"/>
</xsd:schema>

Kindly do let me know how to access an external XSD in OSB services, that is present in the SOA server?
Thanks in advance.

Regards,
Balaji R
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2012
Added on Jul 31 2012
6 comments
4,150 views