GitHub user eddi888 opened a pull request:

    https://github.com/apache/camel/pull/384

    CAMEL-8295

    Add Name for Camel Context in camel-spring-boot Configuration
    Properties. 
    Its required to set the Camel Context Name before run the RouteBuilder. 
    After the RouteBuilder ran, can't change the Camel Context Name fully in
    all JMX Management Beans.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eddi888/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/384.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #384
    
----
commit f2fba4f1914191fb7be30365c78e4a017780d2f6
Author: eddi888 <edgar.wentzl...@gmx.net>
Date:   2015-01-29T11:33:15Z

    CAMEL-8295 
    Add Name for Camel Context in camel-spring-boot Configuration
    Properties. 
    Its required to set the Camel Context Name before run the RouteBuilder. 
    After the RouteBuilder ran, can't change the Camel Context Name fully in
    all JMX Management Beans.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to