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? 2.What are the entries which i need to mention in xbean file to call external web service? 3.How can i test whether external web service got invoked by Service mix? Jayasree.B 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 >> > > > -- View this message in context: http://www.nabble.com/How-to-Invoke-External-web-Service-from-Service-Mix-tp18252387p18253637.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
