REST DSL setup - Failed because of multiple consumers

2014-10-20 Thread Dávið Klein Sundsskarð
I am trying to create a REST API but am struggling a bit to get it to behave as I expect it to. I'm using Camel 2.14. When creating a route with two methods on the same endpoint I get "Failed to start route route2 because of Multiple consumers for the same endpoint is not allowed" I've tried t

Re: REST DSL setup - Failed because of multiple consumers

2014-10-20 Thread Willem Jiang
It’s a known issue[1]. Can you try the latest Camel 2.14.1-SNAPSHOT?  It should have the fix of this issue. [1]https://issues.apache.org/jira/browse/CAMEL-7899 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese

Re: REST DSL setup - Failed because of multiple consumers

2014-10-21 Thread David S
Great, It is working when using 2.14.1-SNAPSHOT. Thanks :-) -- View this message in context: http://camel.465427.n5.nabble.com/REST-DSL-setup-Failed-because-of-multiple-consumers-tp5757805p5757849.html Sent from the Camel - Users mailing list archive at Nabble.com.