No, I haven't. How does this interact with Axis 1.4 based services? 

-----Original Message-----
From: Upul Godage [mailto:upulg....@gmail.com] 
Sent: Wednesday, November 11, 2009 11:28 AM
To: axis-user@ws.apache.org
Subject: Re: Best way to "proxy" soap requests...

Have you seen Apache Synapse which is based on Axis2. You could do content 
based routing, altering the message, writing your own logic in a custom 
mediator to extend the framework etc.
Check out the samples at http://synapse.apache.org/Synapse_Samples.html

On Tue, Nov 10, 2009 at 9:06 PM, Reinhard Nappert <rnapp...@juniper.net> wrote:
> Hi,
>
>
>
> I implemented a Web-Service, which gets all the request parameters and 
> depending on some values it may have "forward" this request (with some 
> altered values) to a second Web-Service. My question is if there is 
> some kind of framework available, which takes care of the proxying 
> part. To me, it seems not very scalable if I write a SOAP Client, 
> which I instantiate and call  in case I  have to proxy the request.
>
>
>
> Thanks,
>
> -Reinhard



--
http://upulgodage.com

Reply via email to