Re: Axis2 as Proxy Server

2012-03-01 Thread Sagara Gunathunga
e >> de ceci est interdite. Ce message sert à l'information seulement et n'aura >> pas n'importe quel effet légalement obligatoire. Étant donné que les email >> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter >> aucune responsabilité pour

Re: Axis2 as Proxy Server

2012-03-01 Thread Smith Centos
tion seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > --

RE: Axis2 as Proxy Server

2012-03-01 Thread Martin Gainty
, 1 Mar 2012 15:24:33 +0330 Subject: Re: Axis2 as Proxy Server From: smith.cen...@gmail.com To: java-user@axis.apache.org Hi Sagara, Thanks for your reply, Yes, You are Right, Synapse satisfy my requirements, but it is very big. I want something like an XML Security Gateway not as big as an ESB. A

Re: Axis2 as Proxy Server

2012-03-01 Thread Smith Centos
Hi Sagara, Thanks for your reply, Yes, You are Right, Synapse satisfy my requirements, but it is very big. I want something like an XML Security Gateway not as big as an ESB. Axis2 has an inflow and outflow and also it is the service handler. I need its inflow and outflow (with support of WS-Spec

Re: Axis2 as Proxy Server

2012-03-01 Thread Sagara Gunathunga
I'm not sure about your use case here, probably Apache Synapse[1] can be a right project for your requirement. [1] - http://synapse.apache.org/ Thanks ! On Thu, Mar 1, 2012 at 5:01 PM, Smith Centos wrote: > Hi, > > Axis2 by default is a service provider or service client. Is there any > axis

Axis2 as Proxy Server

2012-03-01 Thread Smith Centos
Hi, Axis2 by default is a service provider or service client. Is there any axis2 configuration for deploying it as a proxy server? Thanks,