On 2010-5-30, at 下午11:54, Amigo_ wrote:


Hi,

I need to invoke external web service from SE. I've generated codes for client using Apache CXF, but any invocations are blocked by servicemix.

I've searched this forum and I've read that there should a binding component between my SE and WS, but I can hardly find any tutorials. I will be very glad if someone could post any links to tutorials or just clues explaining
how to ensure communication with external ws over servicemix.

Hi,
In your case you need a cxf bc provider endpoint, so the flow looks like

SE-->cxf bc providier--> external ws,

You may need take a look at CxfBcProviderTest to get details about how it works.

[1]https://svn.apache.org/repos/asf/servicemix/components/bindings/servicemix-cxf-bc/trunk/src/test/java/org/apache/servicemix/cxfbc/CxfBcProviderTest.java

Freeman
Thanks in advance
--
View this message in context: 
http://old.nabble.com/Invoking-external-web-service-from-SE-tp28722871p28722871.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.



--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com

Reply via email to