I built the camel-rx module and used the latest jar in my code. Now I am getting an error
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.camel.CamelContext.addService(Ljava/lang/Object;ZZ)V at org.apache.camel.rx.support.EndpointSubscription.<init>(EndpointSubscription.java:64) at org.apache.camel.rx.support.EndpointSubscribeFunc.call(EndpointSubscribeFunc.java:41) at org.apache.camel.rx.support.EndpointSubscribeFunc.call(EndpointSubscribeFunc.java:27) at rx.Observable$2.call(Observable.java:233) at rx.Observable$2.call(Observable.java:225) at rx.Observable$2.call(Observable.java:233) at rx.Observable$2.call(Observable.java:225) at rx.Observable.subscribe(Observable.java:8737) at rx.Observable.subscribe(Observable.java:8704) When Can I expect the 2.17.1 or 2.18.0 release ? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-rx-is-not-releasing-the-ActiveMQ-connection-once-the-subscription-is-complete-tp5781482p5781642.html Sent from the Camel - Users mailing list archive at Nabble.com.