You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Seidl, Andy" <an...@starbase.com> on 2002/04/08 06:03:18 UTC

Using SimpleSessionHandler with a WSDL2Java-generated Stub

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