You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/07/12 08:59:31 UTC

[jira] Resolved: (AXIS2-726) CallbackReceiver should not be a instance variable of the ServiceClient

     [ http://issues.apache.org/jira/browse/AXIS2-726?page=all ]
     
Deepal Jayasinghe resolved AXIS2-726:
-------------------------------------

    Resolution: Fixed

Fixed 

> 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
>     Assignee: Deepal Jayasinghe
>  Attachments: ServiceClient.patch
>
> 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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org