0 Replies Latest reply on Mar 14, 2011 7:21 AM by nazrulnsu

    Integrating a few cxf, .Net, and Php based webservices using servicemix esb

    nazrulnsu

      Hi, I am a newbie in servicemix and ESB. We have couple of cxf based, .Net and PHP based webservices. Currently we are communicating with each other using point to point communication. As our webservices are increasing rapidly this type of communication is getting cumbersome. We want to communicate with other webservicve endpoints using ESB. We don't want to run our services inside servicemix ESB. Here are our two sample webservices -

       

      http://someip:8991/abc/ws/Service1

       

      http://someip:8992/def/ws/Service2

       

      Could anyone please help me with the servicemix 4 based config for this scenario?

       

      Thanks in advance.