Does anyone have an example of how to install a client-side
handler (I want to use SimpleSessionHandler) with a WSDL2Java-generated client
stub? I've looked at the tests/TestSimpleSession
code, but how would you do that for a service that is accessed through a
generated client stub? Thanks, Andy |