What version of Camel are you using? And the error is about the api docs with camel-swagger-java you can enable. I can't remember if it was for the next release we added that in jetty 9 or in the latest release.
On Mon, Mar 14, 2016 at 3:34 PM, Az Madu <[email protected]> wrote: > Hi guys, > > We're using Camel with Rest DSL and while switching from netty (which > works) to jetty9 (not yet working) we're getting the error: > > "Component jetty is not a RestApiConsumerFactory" > > A question has been posted to StackOverflow.com and I'd be grateful if any > knowledgeable person might be able to shed some light on what we're doing > (or not doing) so as to resolve this issue: > > http://stackoverflow.com/questions/35987688/using-the-camel-jetty-component-with-the-rest-dsl-component-jetty-is-not-a-re > > Thanks in advance for any assistance, > > Regards > > Az -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
