Invoking stop method on a gbean whose instancestate is destoryed caused that
gbean in the stopping state
--------------------------------------------------------------------------------------------------------
Key: GERONIMO-4495
URL: https://issues.apache.org/jira/browse/GERONIMO-4495
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: kernel
Affects Versions: 2.2
Reporter: Ivan
If one gbean's instancestate is in the destoryed state and its gbeanstate is in
the failed state. Then we invoke the stop method on that gbean, then the gbean
will in the stopping state.
So, we never could start it by calling the startRecursive() method.
Shall the stop method returns directly when the gbean state is in failed state ?
Thanks for giving a comment !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.