Interesting scenario. You mean an MVC setup for web services? In that case, why not make your MessageReceiver your Controller and code your rules into the MessgeReceiver. i.e. invoke method on classA with incoming message and then get response from classB. How classB knows what to do based on what classA does is unknown though.

AFAIK Axis2 just lets the MessageReceiver for the endpoint do what it wants with the message. It's up to the MessageReceiver what it invokes.

Alistair


On 14 Aug 2006, at 11:47, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

Hello all

I would like to know how to implement a service that will let me send response from a method
other than the one used to receive the request.

Thanks
Amit.


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Reply via email to