Hello, I'm trying to understand how to develop an Axis2 client that uses asynchronous nonBlocking calls from a number of client threads.
In the context of a single thread, I suppose that the following method will automatically creates a CallbackReceiver ? serviceClient.sendReceiveNonBlocking(payload, callback); But in the context of many thread, do I need to use a single CallbackReceiver for all the threads ? So how can I implement the http://www.ibm.com/developerworks/webservices/library/ws-axis2/ in the case of multi threads ? Thank you very much for your help. Kind regards, -- Christophe Noël ------------------------- -- Christophe Noël ------------------------- Please consider the environment before printing this email.
