On Sat, Oct 17, 2015 at 12:52 PM, Anton Hughes <[email protected]> wrote: > HI Claus > On Sat, Oct 17, 2015 at 8:17 AM, Claus Ibsen <[email protected]> wrote: > >> Can you tell us some more, are you using camel-swagger (with scala) or >> the new camel-swagger-java ? >> > I am using the camel-swagger-java. > >> >> And the error looks like classloading issue in widlfly. So it depends >> how you deploy and run in wildfly. >> > I deploy, using the wildfly plugin, doing a managed deployment. It is a war > file. > >> >> You can take a look at wildfly-camel project, where they work on Camel >> running on WildFly using the widlfly modules system >> https://github.com/wildfly-extras/wildfly-camel >> > Yes, this is what I am using. The latest stable of wildfly-camel. Wildfly > 9.0.1 with Camel 2.16. >
Ah I think they plan on support camel-swagger-java in the near future. As its new from Camel 2.16.0 they haven't had the time yet to support it officially. But you may reach out to them and help them on the way. > Thanks -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2nd edition: https://www.manning.com/books/camel-in-action-second-edition
