[jboss-jira] [JBoss JIRA] Updated: (JBBOOT-56) Add tests that bootstraps are shutdown in reverse order from start

Joshua Davis (JIRA) jira-events at lists.jboss.org
Thu Jun 18 11:23:57 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBBOOT-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Davis updated JBBOOT-56:
-------------------------------

    Attachment: JBBOOT-56.v1.patch


Here's my first attempt at a test for this.   Notes:
1) I put it in jboss-bootstrap-impl-mc.  Not sure which module was the right one.
2) There three urls in the bootstrap.  Each one defines one instance of a test POJO.
3) Extracted the code that gets a bean from the MC by name into a helper.   More code than I expected.
4) Found that the MC 'cleans up' properties that were set in the bean XML at shutdown.   Wow... That's squeaky clean.


> Add tests that bootstraps are shutdown in reverse order from start
> ------------------------------------------------------------------
>
>                 Key: JBBOOT-56
>                 URL: https://jira.jboss.org/jira/browse/JBBOOT-56
>             Project: JBoss Bootstrap
>          Issue Type: Feature Request
>          Components: impl-base
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: Unscheduled
>
>         Attachments: JBBOOT-56.v1.patch
>
>
> Ensure that we are shutting down in proper sequence.

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

        



More information about the jboss-jira mailing list