Hello all,
I have a technical/architectural question around web services and axis2. 
I need to deploy a web service that will be hosted in a web app using 
Axis2 (performing some additional treatments). 
This web service would act almost as a proxy: receiving client request 
checking coherency of the data and resending the request with some more 
information (information that were in the soap header of the client 
request would be in the soap body) to a .Net web service hosted on IIS.
My first thought was to use Axis2 to generate the web service code and the 
client code and perform the checks and proxying myself.
But It seems that synapse can perform this kind of service.
What solution is better?
Is it possible to embed synapse into axis2?

Additionnaly, does synapse perform such proxying (I might ask this on 
synapse mailing list, but we never now, someone might have the answer)?

thanks in advance for your help.

Pierre

Reply via email to