I am attempting to create a custom client side handler in Axis 1.2. The
handler is being called and seems to working properly. However, I am
unable to pass any parameters to it.
I am attempting to pass a string to the handler as follows:
Stub._setProperty("MyName", "MyValue");
However, when I try to retrieve the value in the Handler, null is
returned:
String myName = getOption("MyName");
Am I doing this incorrectly?
Thank you,
Ken Hoying
**************************************************************
This message, including any attachments, contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intended recipient, please contact sender immediately by reply
e-mail and destroy all copies. You are hereby notified that any disclosure,
copying, or distribution of this message, or the taking of any action based on
it, is strictly prohibited.
TIAA-CREF
**************************************************************