I am having those arg0 in the wsdl file. <xsd:element minOccurs="0" name="arg0" type="xsd:string"/>
I can use @WebParam(name="xxx") to annotate if using JAX-WS Frontend. But what do I do if for simple frontend? -- View this message in context: http://www.nabble.com/how-to-get-rid-of-arg0-in-wsdl-file-tp15291440p15291440.html Sent from the cxf-user mailing list archive at Nabble.com.
