Search code examples
restclientcxfcxfrs

CXF Circuit Breaker For JAx RS


I am looking at the Circuit Breaker Implementation for CXF

http://cxf.apache.org/docs/jax-rs-failover.html

Am not able to find this "clustering:circuit-breaker-failover" tag in the schema. I am not able to find a working sample as well.

has some one used this?. Why is it that I cant find this in the XSD.

http://cxf.apache.org/schemas/clustering.xsd

Any pointers are appreciated.


Solution

  • This feature will be available starting from CXF 3.2.0 due in a couple of months - I've updated the documentation and the schema accordingly, thanks.