If you don't have control over the web service endpoint one option could be to relay messages using a Camel processor. ServiceMix could also be an option - http://www.exforsys.com/tutorials/java-soa/xbean-based-servicemix-http-binding.html (a few pages in) reports that it can act as both a consumer and producer of SOAP calls.

On 2010-03-17 18.04, Thierry M. wrote:
Is It possible?
C# Client App<->  MOM (ActiveMQ)<->  C# WS (IIS)

Constraints
I have to use SOAP communication protocol and C# language for both, client
application and Web Service.

Reply via email to