Can anyone please send the implementation details (service sample files) reference for handling the asynchronous client request’s?


Shobha,
The asynchronous/synchronous behavior is solely handled on the client side. The service implementation is done irrespective of the async/sync dual-channel/single-channel behavior on the client side. Just refer to axis2c\samples\user_guide\clients\echo_non_blocking.c to see how you do async/single-channel calls on the client side.

Danushka


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to