Enable proxy authentication for retrieving WSDL from dynamic client
-------------------------------------------------------------------
Key: CXF-618
URL: https://issues.apache.org/jira/browse/CXF-618
Project: CXF
Issue Type: Bug
Environment: Linux/Windows XP SP2 - jdk1.50_11
Reporter: Guillaume Alleon
When a dynamic client is created from an URLLocation like this:
client = DynamicClientFactory.newInstance().createClient(URLLocation, cl);
the proxy authentication is not considered
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.