[ 
https://issues.apache.org/jira/browse/CXF-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Wolfe updated CXF-3547:
----------------------------

    Attachment: enhance-codegen-plugin-to-use-proxy.patch

Patch to add this enhancement to the codegen maven plugin

> Enable http proxy support in the cxf-codegen-plugin for retrieval of WSDL 
> files through the java.net.URL class
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3547
>                 URL: https://issues.apache.org/jira/browse/CXF-3547
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.4
>         Environment: Java, WSDL2Java
>            Reporter: Mark Wolfe
>         Attachments: enhance-codegen-plugin-to-use-proxy.patch
>
>
> Currently this plugin ignores the proxy server configured in maven and 
> requires you to pass in a http.proxyHost and http.proxyPort variables. It 
> would be nice if it used the maven configuration to ensure these variables 
> were set before using the java.net.URL class to retrieve the WSDL.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to