Hi,

You need to specify the LoadBalanceType such as Failover or roundRobin.
You can find more information here[1]

[1]https://camel.apache.org/load-balancer.html

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On February 25, 2015 at 7:57:00 PM, sayed_india (sayed.abdulis...@gmail.com) 
wrote:
> Hi,
> I followed the instructions provided but unable to implement shows the
> error:
> [LoadBalanceType[ref:null... because of ref or loadBalancer must be
> specified.
>  
> Please find below code snippet and correct me where I go wrong with this.
>  
> WSDL
> ----------
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> --------------
> Endpoint config:
>  
> > serviceClass="camelinaction.order.OrderEndpoint"
> wsdlURL="wsdl/order.wsdl">
>  
> > serviceClass="camelinaction.order.OrderEndpoint"
> wsdlURL="wsdl/order.wsdl">
>  
> > serviceClass="camelinaction.order.OrderEndpoint"
> wsdlURL="wsdl/order.wsdl">
>  
>  
> Camel Route:
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
>  
> OK
>  
>  
>  
> Appreciate a quick response.
>  
> Thanks and Regards,
> Sayed
>  
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Failover-with-Camel-CXF-tp5723454p5763151.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.
>  

Reply via email to