I'm trying to access the returned SOAP headers in a generated Stub
from Axis 1.2RC2. I do this by invoking an operation in the stub and
then calling:

OperationContext opContext = stub._getServiceClient().getLastOperationContext();

But this returns null, so I can't go any further. I thought that
method was designed for that, get Headers in a response message.

I've filled a JIRA issue:

https://issues.apache.org/jira/browse/AXIS2-2533

--
Saludos.
José Antonio Sánchez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to