« XML - Dissected | Main | Deploying BPEL Process to multiple environments using Ant »

Issue with imported XSDs in WSDL while using OWSM

You might have deployed a web service [a BPEL process lets say] onto the container, and would have registered the service with the Oracle Web Services Manager Gateway.


If you are trying to create a partnerlink in another BPEL Process that wishes to invoke this BPEL Process, you might receive an error pertaining to "invalid XSD" or "malformed XSD" that has been imported into the original Process. The issue occurs if the WSDL refers to the XSD using a relative location URL.


For fixing this issue, you would need to copy the XSD into the $ORACLE_HOME/owsm/config/gateway/services directory, and re-deploy the gateway.


 

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on July 12, 2007 5:17 PM.

The previous post in this blog was XML - Dissected.

The next post in this blog is Deploying BPEL Process to multiple environments using Ant.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle