jayasreeb wrote:
Hi

I will be using maven tool to create cxf bc service unit.

1.If I create CXF bc provider then will I be able to call external web
service?
yes
2.What are the entries which i need to mention in xbean file to call
external web service?
please see the configuration file in the test I mentioned
3.How can i test whether external web service got invoked by Service mix?

Jayasree.B


Also go through this test code you can see the external web service get invoked

Freeman Fang wrote:
Hi,
You can use Cxf bc provider, take a look at [1]
[1]http://svn.apache.org/repos/asf/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-cxf-bc/src/test/java/org/apache/servicemix/cxfbc/CxfBcProviderTest.java

Cheers
Freeman

jayasreeb wrote:
Hi

I need to invoke external web serivce from Service.
Can you please provide me steps to do it? Is there any existing example
for
this?

Jayasree.B



Reply via email to