Client side support for Handler.getHeader() and MustUnderstand Check on Handler
Injected headers.
-------------------------------------------------------------------------------------------------
Key: AXIS2-3620
URL: https://issues.apache.org/jira/browse/AXIS2-3620
Project: Axis 2.0 (Axis2)
Issue Type: New Feature
Components: jaxws
Reporter: Nikhil Thaker
Assignee: Nikhil Thaker
This JIRA is to add missing function in JAXWS implementation to invoke
Handler.getHeader() on JAXWS client. The function needs to perform
MustUnderstand check after the invocation on Handlers.getHeader(). This
function is very similar to what we did on server side and we will be able to
leverage some of the code that we wrote on server side.
JAXWS TCK does not check for this function on client side. So I beleive this is
a low priority item, I will provide implementation for this function.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]