Hi, You can use servicemix-http or servicemix-cxf-bc to achieve that your want.
Both servicemix-http and servicemix-cxf-bc can act as provider (it's a client to a WebService, sending the request and get the response back to the NMR) or as consumer (it's a WebService server on the ServiceMix side).
Regards JB On 09/21/2010 01:45 PM, servicemix-user wrote:
Hi, We have created JAX-RS webservice code. Our requirement is to connect webservice with Servicemix. Pls reply how to handle the following issues: 1.In my project , How to give the request(client) to servicemix? 2. Actually in my Webservice code is in SystemA, My servicemix is in SystemB and Client Request to access the service from SystemC. How to interconnect with these three system.? Note: Once the client give the request from SystemC ,the servicemix(SystemB) will only decide to choose the Webservice from SystemA.
-- Jean-Baptiste Onofré --------------------------------- HomePage http://www.nanthrax.net --------------------------------- Contacts [email protected] [email protected] --------------------------------- OpenSource BuildProcess/AutoDeploy http://buildprocess.sourceforge.net Apache ServiceMix http://servicemix.apache.org ----------------------------------- PGP : 17D4F086
