Hello,

I am trying to write a handler that will extract the method called and the
return value from the method.  For instance if I have a service defined for
the "SomeService.someMethod()" method, I would like to know that the
"SomeService" class, with the "someMethod" method was called and retrieve
the invocation's return value.  Is this something that is straightforward to
do or do I need to walk the SOAP response?

Thanks For The Help


-- 
Marc Boorshtein
Sr. Software Engineer, Octet String
[EMAIL PROTECTED]

Reply via email to