Can“t you simply copy the wsdl in your build process so it is available locally afterwards?

Christian


Am 15.09.2011 11:10, schrieb Michael Sliwak:
Hi!

On Tuesday 13 September 2011 13:12:47 Freeman Fang wrote:
Hi,

In this case the "{WSDL Namespace}portName" would never work for
downloading the wsdl as the portName is unknown at that point.
You need change your http:conduit like
<http-conf:conduit name="https://server_ip:port/.*";>
    the "https" prefix here is important.

This works nicely, thanks! :)

Also specifying<http-conf:conduit name="*">  works.

Is it possible to configure this in code instead of XML?



--
--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to