By the way, one other option for modifying the WSDL in your server is to do it via a Handler.generateWSDL() method: http://ws.apache.org/axis/java/apiDocs/org/apache/axis/Handler.html
I haven't seen any examples or tests that actually do this, not sure how hard it is.
