[
https://jira.jboss.org/jira/browse/JBBOOT-87?page=com.atlassian.jira.plug...
]
Andrew Lee Rubinger commented on JBBOOT-87:
-------------------------------------------
Yep, that's exactly it. Plus a new test case to show it's been done.
For the test case maybe you make "AbstractServer.getStartedBootstraps()"
package-private and then make a test server impl which exposes this further to the test
itself.
Started Bootstraps are not removed after shutdown
-------------------------------------------------
Key: JBBOOT-87
URL:
https://jira.jboss.org/jira/browse/JBBOOT-87
Project: JBoss Bootstrap
Issue Type: Bug
Components: impl-base
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
During shutdown, we need to remove each bootstrap that's actually been shutdown from
the list. Otherwise they'll be continually marked as "started" even during
the next Server restart.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira