Hello,

I'm investigating Synapse and would like to know if I can add services to the ESB as proxied services and expose the service WSDL without pulling a copy into a local registry. I have about 3 web services that have complex WSDLs where multiple schema are imported. I'd rather not manage copies of other WSDL as part of my ESB instance as they are subject to change. I see that there have been some challenges with importing these types of WSDL. Has this been addressed in the 1.7 release? I only see examples where WSDL is published as follows:

<publishWSDL uri="file:/repository/path/to/wsdl.wsdl"/>

Is it possible to say something like uri="http://path/to/wsdl.wsdl";?

Thanks!

Alejandro

Reply via email to