client fires error on synchronous calls of longer duration
----------------------------------------------------------

                 Key: AXIS2C-626
                 URL: https://issues.apache.org/jira/browse/AXIS2C-626
             Project: Axis2-C
          Issue Type: Bug
          Components: core/clientapi, core/transport, platforms/windows
    Affects Versions: 1.0.0, 1.1.0
         Environment: Win32, WS hostet by JBoss 4.2
            Reporter: Juergen Haeussler
            Priority: Blocker


we use the axis2/c library to implement a WS client that executes synchronous 
calls (via axis2_svc_client_send_receive).

When the webservice needs a little time to return the response (it is indeed 
under one second), the axis2/c API fails with the following error:
errorNr =  82
errorText = Input stream is NULL in msg_ctx

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

Reply via email to