Logan created CXF-7018: -------------------------- Summary: Cannot load WSDL behind proxy with Dynamic client Key: CXF-7018 URL: https://issues.apache.org/jira/browse/CXF-7018 Project: CXF Issue Type: Bug Reporter: Logan
>From what I understand we setting proxy settings on HttpConduit after we >created Client as described here ( >http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport(includingSSLsupport)-HowtoconfiguretheHTTPConduitfortheSOAPClient > ) However with Dynamic Client I need to load WSDL which is behind a proxy. >Right now DynamicClientFactory.createClient("http://....?WSDL") fails before >creating client and there is no way I set HttpConduit settings before WSDL url >is called -- This message was sent by Atlassian JIRA (v6.3.4#6332)