i have installed jboss fuse 6.2 in 2 unix boxes , deployed camel-cxf-contract-first application bundle in both servers. first server master box , second 1 slave box.how configure set up?if master node down requests should automatically should forward slave box.how set in latest jboss fuse?
you need create fabric this. once have fabric , have cxf application deployed twice or more, can use http gateway components fuse loadbalance incoming requests on available endpoints.
see here documentation http gateway: https://access.redhat.com/documentation/en-us/red_hat_jboss_fuse/6.2/html/fabric_guide/gateway.html
Comments
Post a Comment