You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/07/29 06:04:51 UTC

[jira] Created: (CAMEL-3008) Starting CamelContext with autoStartup=false should startup JMX connector

Starting CamelContext with autoStartup=false should startup JMX connector
-------------------------------------------------------------------------

                 Key: CAMEL-3008
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3008
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.5.0


I recall some user saying something about JMX appears to not be loaded if he has autoStartup=false on the CamelContext.
It should only be the routes which are not started. The other stuff should start.

You may need to use JMX to start the routes there after :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-3008) Starting CamelContext with autoStartup=false should startup JMX connector

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3008.
--------------------------------

    Resolution: Fixed

trunk: 980821.

> Starting CamelContext with autoStartup=false should startup JMX connector
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-3008
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3008
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> I recall some user saying something about JMX appears to not be loaded if he has autoStartup=false on the CamelContext.
> It should only be the routes which are not started. The other stuff should start.
> You may need to use JMX to start the routes there after :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.