[ 
https://issues.apache.org/jira/browse/AXIS2-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625485#action_12625485
 ] 

Jeff Barrett commented on AXIS2-3620:
-------------------------------------

I added a call to the Handler getHeaders() method for JAXWS application 
handlers in revision 688847.  I did not add the MustUnderstand checking based 
on the list of headers from the handlers.

> 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]

Reply via email to