Was using this example below as a model with version 2.14.1 http://icantrap.github.io/2015/01/11/swagger-integration-with-standalone-camel-using-embedded-jetty/ Trying to upgrade to 2.16.2 or 2.16.3 did not work. Played with it considerably as the servlet changes and you use camel-swagger-java Generally, we don't use xml, relying on routes but placing the swagger server itself in the application appeared relatively straightforward and simple. Then the routes just have description, cors, a few other things. Kept getting can not parse json/yaml errors in the UI. Is there no updated example like the one referenced above?
-- View this message in context: http://camel.465427.n5.nabble.com/Swagger-with-2-16-2-and-servlet-tp5779061.html Sent from the Camel - Users mailing list archive at Nabble.com.