[ 
https://issues.apache.org/jira/browse/CAMEL-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-13018:
--------------------------------
    Issue Type: Improvement  (was: Bug)

> Swagger does not work if JMX is disabled
> ----------------------------------------
>
>                 Key: CAMEL-13018
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13018
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-swagger
>    Affects Versions: 2.22.2
>            Reporter: Marat Gubaidullin
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Swagger returns 402 No Content if jmx is disabled.
> How to reproduce:
> Add following code to main method of 
> [Application|https://github.com/apache/camel/blob/master/examples/camel-example-spring-boot-rest-swagger/src/main/java/org/apache/camel/example/springboot/Application.java]
>  class
> {{System.setProperty("org.apache.camel.jmx.disabled", "true");}}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to