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 2015/09/11 09:31:46 UTC

[jira] [Updated] (CAMEL-9126) camel-swagger may see unrelated type=context mbeans

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

Claus Ibsen updated CAMEL-9126:
-------------------------------
    Priority: Minor  (was: Major)

> camel-swagger may see unrelated type=context mbeans
> ---------------------------------------------------
>
>                 Key: CAMEL-9126
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9126
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-swagger
>    Affects Versions: 2.15.3
>            Reporter: Thomas Diesler
>            Priority: Minor
>             Fix For: 2.16.0, 2.15.4
>
>
> {code}
>     val names = server.queryNames(new ObjectName("*:type=context,*"), null)
>     for (name <- names.asScala) {
> {code}



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