[
https://issues.apache.org/jira/browse/AXIS2-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deepal Jayasinghe resolved AXIS2-1857.
--------------------------------------
Resolution: Fixed
> When a option is set to _operation client it effects all operations called
> after that
> -------------------------------------------------------------------------------------
>
> Key: AXIS2-1857
> URL: https://issues.apache.org/jira/browse/AXIS2-1857
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Reporter: Keith Godwin Chapman
> Assigned To: Deepal Jayasinghe
>
> Hi,
> If I set a property to an options object of _operationClient and then call a
> sequence of methods on the stub, the property that I set applies to all
> operations called which is oncorrect. The reason is because the same options
> object is shared among all of them.
> For eg. if I set the option
> _operationClient.getOptions().setProperty(org.apache.axis2.transport.http.HTTPConstants.MC_GZIP_REQUEST,Boolean.TRUE);
> Then all request messages sent after this is Gzipped.
> Thanks,
> -Keith
--
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]