invoking stop on SA in SHUTDOWN state brings it to STOPPED state
----------------------------------------------------------------
Key: SM-1818
URL: https://issues.apache.org/activemq/browse/SM-1818
Project: ServiceMix
Issue Type: Bug
Components: servicemix-core
Affects Versions: 3.3
Reporter: Maciej Prochniak
Currently it is possible to successfully invoke (e.g. with JMX operations)
stop() on SA that is in SHUTDOWN state. The start() method is not invoked
then. The SUs remain in SHUTDOWN state. This leads to unexpected behaviour -
the SA is stopped, but it doesn't accept (internal) requests for it's
services. While invoking stop() on
component it's checked whether it's started - maybe it should be the same for
SA.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.