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

Daniel Kulp resolved CXF-2376.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.6
                   2.1.9

> CXF Maven Plugin fails to read WSDL file from classpath or jar file
> -------------------------------------------------------------------
>
>                 Key: CXF-2376
>                 URL: https://issues.apache.org/jira/browse/CXF-2376
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.2.2
>            Reporter: S Sebastian
>            Assignee: Daniel Kulp
>             Fix For: 2.1.9, 2.2.6
>
>
> The CXF maven plugin "cxf-codegen-plugin"  fails to read WSDL files from a 
> jar file deployed  on a maven repository whic was declared as a dependency by 
> the webservice client project 
> While setting the following for wsdlOption
>                 <wsdlOption>
>                   <wsdl>classpath:/myfolder/myown.wsdl</wsdl>
>                  ---
>                  ----
>                  </wsdlOption>
>  the  build fails with the following error
>       org.apache.cxf.wsdl11.WSDLRuntimeException: Fail to create wsdl 
> definition from : file:/classpath:   /myfolder/myown.wsdl

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to