[ http://issues.apache.org/jira/browse/AXISCPP-664?page=all ]
     
Samisa Abeysinghe resolved AXISCPP-664:
---------------------------------------

    Resolution: Fixed

I did many changes in liene with this issue. All these changes seem to be 
stabilized over the pasr month or so. The problems revealed through testing and 
reported by other users has been fixed. Hence we can call this issue to be 
resolved.



> Improve Call::initialize() method and make sure one off activities are not 
> executed for multiple invocations
> ------------------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-664
>          URL: http://issues.apache.org/jira/browse/AXISCPP-664
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture, Client - Engine
>     Versions: 1.5 Final
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.6 Alpha
>  Attachments: callSeq.JPG, callSeq_openDropped.JPG
>
> There are some complications in the Call::initialize() method. Some of the 
> things that we re doing here could be moved to the constructure.
> To start with, I am looking into the things htat we are doing in the 
> Call::openConnection() method. We are not opening the connection here at all, 
> but rather do some initing of the transport which could be done in the Call 
> constructor.

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

Reply via email to