2011-06-21 97 views

回答

0

這裏有一些鏈接,以幫助您開始使用此...

第一,指導創建/部署/測試在ServiceMix的Web服務和鏈接到一個例子附帶ServiceMix的.. 。

http://servicemix.apache.org/4-beginner-web-services-with-servicemix-and-cxf.html

http://svn.apache.org/repos/asf/servicemix/smx3/trunk/samples/wsdl-first/README.txt

下,這裏是一個引導件,以產生CXF代碼優先OSGI束

http://fusesource.com/docs/esb/4.2/deploy_osgi/DeployCxf-Running.html

最後,你也可以使用Apache的駱駝與Web服務接口...

http://camel.apache.org/cxf-bean-component.html

http://camel.apache.org/how-to-run-camel-in-a-osgi-container.html