On Thursday, September 15, 2011 11:10:08 AM Michael Sliwak wrote:
> 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?
Not for the WSDL download part of it, no. If you use a local wsdl, you can
then use API's to configure the HTTPConduit of the clients, but there isn't
anything in place right now for configuring things for the wsdldownload parts.
--
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com