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

Reply via email to