| 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:
|
- Re: [Axis2] Query regarding service implementation Alistair Young
- RE: [Axis2] Query regarding service implementation amit.malagi
- Re: [Axis2] Query regarding service implementati... Alistair Young
- Re: [Axis2] Query regarding service implementati... Michele Mazzucco
