[ 
http://issues.apache.org/jira/browse/AXIS2-1823?page=comments#action_12456985 ] 
            
Glen Daniels commented on AXIS2-1823:
-------------------------------------

Sanjiva: I actually made it an instance var of the ServiceContext, because some 
code paths through the stub objects don't use the ServiceClient, instead going 
direct to the OperationClient.  I like the idea of leaving the switch there 
with the default to on, so I'll adjust appropriately, add a quick test case, 
and then close the issue.

Shaoguang: Thanks for the comments and the issue.  Glad to help.

> Client API needs a method to access Current Message Context
> -----------------------------------------------------------
>
>                 Key: AXIS2-1823
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1823
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: client-api
>            Reporter: Shaoguang Cong
>         Assigned To: Glen Daniels
>
> The generated client stub doesn't have a way to access MessageContext or 
> SOAPHeader.  Client would like to access the header upon returned from the 
> service.  It's ideal to add a getter method in the client stub or Service 
> Client class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to