[ https://issues.apache.org/jira/browse/CXF-7018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Logan updated CXF-7018: ----------------------- Description: >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. Note I am not using spring but rather through programming just like described [here|http://cxf.apache.org/docs/dynamic-clients.html] was: >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. Note I am not using spring but rather through programming just like described [here|http://cxf.apache.org/docs/dynamic-clients.html] > 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. > Note I am not using spring but rather through programming just like described > [here|http://cxf.apache.org/docs/dynamic-clients.html] -- This message was sent by Atlassian JIRA (v6.3.4#6332)