Anthony
The only way around this, for our production setup is to inline the XSDs into the WSDL, which works but is a hassle, especially when running 6 different web services all sharing schema libraries.

Is there any way around this instead of having to either (a) inline schemas into the WSDL or (b) contain absolute paths to the schema files in the WSDL (which is bad because the paths are completely different between development machines, the development server and the test/production server setup.
Have you tried using the enhancement documented in SYNAPSE-200 <https://issues.apache.org/jira/browse/SYNAPSE-200>? I will add this to the mainstream documentation ASAP.. let me know if this helps

asankha

Reply via email to