You can use engine_send if you need to make your message go through all the phases. If not you can use transport_sender_invoke. Using svc_client from a handler is a overkill.

thanks
Damitha
Supun Kamburugamuva wrote:
Hi all,

I have a module which has a handler in the out flow. When a message is sent by a client, this module needs to send separate messages prior to sending the the original message. What is the best way to send these messages? Should I use the service client, operation client or any other means of sending a message through axis2/C?

Thanks,
Supun.
Software Engineer, WSO2 Inc


--
__________________________________________________________________

Damitha Kumarage
http://people.apache.org/
__________________________________________________________________

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

Reply via email to