Are you using Axis2? Can you send your wsdl? thanks, amila.
On Nov 22, 2007 3:31 PM, Simon Steinacker <[EMAIL PROTECTED]> wrote: > Hello, > > I have a wsdl and generate java classes out of it using the wsdl2java > ant task. For example I have defined a response message named > 'FindDocumentsResponse'. Axis2 generates the java class for that, but > performs a renaming into something like 'FindDocumentsResponse11'. So it > seems that it somehow appends a random number to the generated response. > This only seems to be the case with service responses, since parameters > are not affected by that phenomenon. > Is there a way to circumnavigate this issue? Because it is rather > inconvenient to use? > > Thanks for your help! > Simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
