Thomas Sergent created CXF-8767: ----------------------------------- Summary: Not expected behavior with java2ws-plugin Key: CXF-8767 URL: https://issues.apache.org/jira/browse/CXF-8767 Project: CXF Issue Type: Bug Components: Documentation, Tooling Affects Versions: 3.5.3 Reporter: Thomas Sergent
Hi, after upgrading from CXF 3.0.16 to 3.5.3 I found an issue with {code} <groupId>org.apache.cxf</groupId> <artifactId>cxf-java2ws-plugin</artifactId> {code} The attach wsdl feature is now broken and/or not ok according to the documentation. The artifcat type is no more wlsdl but the file name of the output wsdl. This bug has been introduced by this commit : https://github.com/apache/cxf/commit/9597cfb0fe57b55cffd6569efd98c69108e7befe (https://issues.apache.org/jira/browse/CXF-7924) Please update the documentation to precise the real artifact type or change the implementation / plugin to be able to customize it ? -- This message was sent by Atlassian Jira (v8.20.10#820010)