Hello,

As strange as it may seem, the SwaggerFeature plays well with pure CXFRS,
but doesn't with Camel CXFRS:


In the first case (<cxfrs:server>): the ApiListingResourceJSON does it's job
and return the swagger JSON.

In the second case (<camel-cxfrs:rsServer>), the ApiListingResourceJSON is
not called, the request is not intercepted and produces a message wich
enters in the Camel route. The /api-docs request doesn't throw a 404 error
though.

>From the Camel route configuration, is there way to tell Camel not to handle
some requests and let CXFRS do it's job?

GĂ©rald




--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-cxfrs-with-swagger-tp5757720p5760576.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to