CallbackReceiver should not be a instance variable of the ServiceClient
-----------------------------------------------------------------------
Key: AXIS2-726
URL: http://issues.apache.org/jira/browse/AXIS2-726
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: core
Reporter: Chamikara Jayalath
This causes the same configurationContext different serviceClient scenarios to
fail. The CallbackReceiver object set in the operations of the
configurationContext get replaced, everytime a new ServiceClient is used.
Instead of storing the callbackReceiver in the serviceClient, it could be set
directly in the respective operations.
--
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