>Is it possible to overload methods and use the WSDL2Java tool to >generate the stubs for the overloaded methods.
It may work, but it's probably a bad idea. WS-I Basic Profile explicitly forbids overloading methods. And I wouldn't count on interop on other platforms. You said elsewhere you were doing rpc/encoded, though, so maybe you don't care.
