Apache CXF has its won swagger integration.
http://cxf.apache.org/docs/swagger2feature.html
http://cxf.apache.org/docs/featureslist.html

camel-cxf is not yet integrated with rest-dsl or camel-swagger.

On Fri, Feb 19, 2016 at 12:21 AM, camel_case
<cshoo...@remedypartners.com> wrote:
> I have swagger working with rest dsl, but cxfrs doesn't show.
>
> This appears in the window:
> fetching resource list: http://127.0.0.1:9090/api-docs; Please wait.
>
> This appears in the console:
> Uncaught TypeError: Cannot read property 'definitions' of null
>
> Tried updating to camel version 2.16.1 and cxf 3.1.4 and had to change some
> of the application initialization (meaning the friendly dummy and fake
> example code needed tweeking since servletListener is gone, and thus use
> DefaultSwaggerServlet)
>
> Is it possible yet to get swagger going with camel cxfrs?  Is there an
> example anywhere?  Are there specific versions of stuff to use, if you know?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/cxfrs-swagger-tp5777892.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

Reply via email to