Yeah, this is a very good question. I want to know this myself.

And one other thing: I need to use an Axis generated (WSDL2Java) client.
What I also need is to pass some extra information to the handlers
through this client. This information is not in the WSDL, so the generated
code will not contain it. This client code is generated automatically,
so there is no way for me to edit it. Of course I can write a generator
myself, but ... you know ... I'm not in that mood. :)
Any tips for doing this ? Is there any way to put some information
(properties) into the Stub ?


> I am writing an handler in the request flow. For one of the operations
> the handler needs to know what the name of the method that is being
> invoked. 

Reply via email to