How can ı fix
'Fault' is already defined
[ERROR] file:Services.wsdl [16541,13]: (related to above error) the first definition appears here
pom.xml cxf plugin: [1]: https://i.stack.imgur.com/Or3q3.png
How can ı fix
'Fault' is already defined
[ERROR] file:Services.wsdl [16541,13]: (related to above error) the first definition appears here
pom.xml cxf plugin: [1]: https://i.stack.imgur.com/Or3q3.png
If you can share the wsdl great but, with the little information I can say, that you have defined an Element/Method twice or you have an import which is not namespaced correctly and is pulling in the same definition.