You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/12/18 07:21:14 UTC

[jira] [Created] (CAMEL-8161) camel-swagger - Use JMX to lookup Camel's so we support everyone

Claus Ibsen created CAMEL-8161:
----------------------------------

             Summary: camel-swagger - Use JMX to lookup Camel's so we support everyone
                 Key: CAMEL-8161
                 URL: https://issues.apache.org/jira/browse/CAMEL-8161
             Project: Camel
          Issue Type: Improvement
          Components: camel-swagger
            Reporter: Claus Ibsen
             Fix For: 2.15.0


Currently there is only spring support out of the box
https://github.com/apache/camel/blob/master/components/camel-swagger/src/main/scala/org/apache/camel/component/swagger/spring/SpringRestSwaggerApiDeclarationServlet.scala

Though we could likely use jmx to lookup the Camel's and then grab the rest definition as xml, and marshal back to objects, which the scala swagger reader needs. Then it would work in any kind of environment.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)