You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/12/16 15:11:52 UTC

[jira] Created: (CAMEL-2297) Checking the CamelContext in MainSupport to avoid the wrong configuration which causes no CamelContext to be loaded

Checking the CamelContext in MainSupport to avoid the wrong configuration which causes no CamelContext to be loaded
-------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-2297
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2297
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.2.0


It took me about half an hour to trace the mvn camel:run issue of CAMEL-2286, so it's better to add a checking point in MainSupport to make sure the camel:run plugin loads a right spring context which has the camel context. 

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


[jira] Resolved: (CAMEL-2297) Checking the CamelContext in MainSupport to avoid the wrong configuration which causes no CamelContext to be loaded

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

Willem Jiang resolved CAMEL-2297.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=891243&view=rev

> Checking the CamelContext in MainSupport to avoid the wrong configuration which causes no CamelContext to be loaded
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2297
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2297
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.2.0
>
>
> It took me about half an hour to trace the mvn camel:run issue of CAMEL-2286, so it's better to add a checking point in MainSupport to make sure the camel:run plugin loads a right spring context which has the camel context. 

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