Try to stomp OSGi bundle when closing application context
---------------------------------------------------------

                 Key: AMQ-2574
                 URL: https://issues.apache.org/activemq/browse/AMQ-2574
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.3.0
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac
             Fix For: 5.3.1, 5.4.0


When using destroyApplicationContextOnShutdown="true", ActiveMQ will try to 
close application context when error such as database down is encountered. This 
will allow it to be cleanly stopped in an environment such as ServiceMix. 
However, when the broker is started as an OSGi bundle, the bundle will be left 
in status "started" event when the context is destroyed. We should try to stop 
the appropriate bundle in this case.

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