I have the following situation I cannot seem to resolve a way of customising
the bindings when using the plugin to generate a wsdl.  The fragment which
I'm trying to customise is:



Which is used in the wsdl port type:



and specificed in the wsdl binding:



The problem I'm having is that the generated exception type for this does
not compile as several of the constructors have a duplicate parameter, e.g.:



I'm unable to edit the wsdl to change the parameter name, but cannot work
out how to change the name of the generated parameter with jaxws bindings so
it is not a duplicate.  Any suggestions as to whether this is possible would
be much appreciated.

Thanks.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/cxf-codegen-custom-bindings-for-exception-message-parts-tp5680813.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to