Component should check for camel context is not null
----------------------------------------------------

                 Key: CAMEL-998
                 URL: https://issues.apache.org/activemq/browse/CAMEL-998
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 1.5.0


When creating components manually etc. you tend to forget to call 
setCamelContext

A component is much less useful if it doesn't have access to the camel context. 
And it can cause a few side effects. So we should check that this is set



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

Reply via email to