Hi I recently upgraded to Camel 2.16, and when I try to call the swagger documentation for my camel rest service in wildfly 9.1, I get the following error:
22:19:53,900 ERROR [io.undertow.request] (default task-29) UT005023: Exception handling request to /indicator-service/api-docs: java.lang.NoClassDefFoundError: Could not initialize class org.apache.camel.swagger.RestModelConverters Any suggestions on how to fix this? Br Anton
