Apache CXF failover for REST client in JBoss EAP
Issue
- We want to implement failover for REST calls in our application.
- Apache CXF has failover feature that will look for server which is up based on
SequentialStrategyorRandom Strategy. - Could you send some example on this which may help in our implementation?
- As REST client, we have path param or query param to append URL in request. But in
JAXRSClientFactoryBeanwe are unable to find such feature.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- Apache CXF
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.