Hi, Sorry, this must have been asked a million times but searching the list for something so generic did not yield any results, so here I ask again:
We have a client that has hardcoded the name of the return tag in the SOAP response to "return" as it was custom for Apache SOAP. Now we use Axis and it returns "<MethodName>Return" as the tag name. I need to change it so it does use "return" again since the client is hardcoded and deployed. How do I do that? Thanks, Lars
