You need to build camel-core as 2.17.1 SNAPSHOT also. You can look at the release history of Camel to have an idea when new releases are coming out. But I would expect 2.17.1 released in next month.
On Mon, Apr 25, 2016 at 10:17 AM, arunkabraham <arunk2...@gmail.com> wrote: > 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. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2