[ 
https://issues.apache.org/jira/browse/CXF-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681133#comment-16681133
 ] 

Tomasz Urbaniec commented on CXF-7895:
--------------------------------------

When we use empty parameter value the generated code does not contain 
wsdlLocation in @WebServiceClient annotation. When we create service from 
generated code we pass wsdl location as parameter in constructor. I'm not sure 
what was behind the decision to use it that way, we just want to upgarde to 
latest cxf version.

> cxf-codegen-plugin wsdlLocation option does not accept empty parameter
> ----------------------------------------------------------------------
>
>                 Key: CXF-7895
>                 URL: https://issues.apache.org/jira/browse/CXF-7895
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 3.2.7
>            Reporter: Tomasz Urbaniec
>            Priority: Blocker
>
> During migration from version 2.7.15 to 3.2.7 I found possible regression in 
> maven cxf-codegen-plugin. The issue is that the -wsdlLocation option in 
> reported version (3.2.7) does not accept empty property and results with 
> failed build and error message:
> "Invalid option: -wsdlLocation is missing its associated argument"
> The same, empty parameter, works fine in version 2.7.15.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to