[jboss-jira] [JBoss JIRA] Commented: (JBBOOT-43) Enable the use of local and remote URLs for bootstrapUrl and properly handle relative <url> elements

John Bailey (JIRA) jira-events at lists.jboss.org
Mon Aug 17 17:27:26 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBBOOT-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12481276#action_12481276 ] 

John Bailey commented on JBBOOT-43:
-----------------------------------

Seems like the server.shutdown shouldn't be necessary for tests that successfully startup, as it is in the @After lifecycle already.  As you showed in the patch, the issue was with the exception cases the shutdown was not happening because it wasn't being started.  ServerInitializer.cleanup resolves the issue.  Is there a reason we still need to call the server.shutdown in the test body?

> Enable the use of local and remote URLs for bootstrapUrl and properly handle relative <url> elements
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JBBOOT-43
>                 URL: https://jira.jboss.org/jira/browse/JBBOOT-43
>             Project: JBoss Bootstrap
>          Issue Type: Feature Request
>          Components: impl-mc
>    Affects Versions: 0.1.1
>            Reporter: Andrew Lee Rubinger
>            Assignee: John Bailey
>             Fix For: impl-mc-2.0.0-alpha-3
>
>         Attachments: JBBOOT-43.patch, JBBOOT-43.patch
>
>
> Make sure the bootstrapUrl works for URLs other than file:// and verify both relative and fully qualified <url> elements are handled correctly.

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