Policy should handle lifecycle of wrapped processor, otherwise it will not be 
automatic started on startup
----------------------------------------------------------------------------------------------------------

                 Key: CAMEL-2665
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2665
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.2.0, 2.1.0, 2.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


If you use policy to wrap a Processor, then the wrapped Processor is not 
automatic started/stopped as lifecycle cannot see this wrapped processor.

And to prevent end users from remembering to do this themselves we should let a 
WrapProcessor handle this for us.

-- 
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