[jboss-jira] [JBoss JIRA] Issue Comment Edited: (JBAS-8900) Arquillian embedded container return after partial server startup

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Feb 18 12:07:15 EST 2011


    [ https://issues.jboss.org/browse/JBAS-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583343#comment-12583343 ] 

Thomas Diesler edited comment on JBAS-8900 at 2/18/11 12:06 PM:
----------------------------------------------------------------

Done

I split Bootstrap.start() into Bootstrap.bootstrap() and Bootstrap.startup(). The former is equivalent to start(). i.e. the AsyncFuture<ServiceContainer> value becomes available when the ApplicationServerService started. With Bootstrap.startup()  the AsyncFuture<ServiceContainer> value becomes available when the BootstrapListener reports completed server startup

https://github.com/jbosgi/jboss-as/commit/d8f541764dcea6e7f78618632b7048affba50f62

      was (Author: thomas.diesler at jboss.com):
    Done

https://github.com/jbosgi/jboss-as/commit/d8f541764dcea6e7f78618632b7048affba50f62
  
> Arquillian embedded container return after partial server startup
> -----------------------------------------------------------------
>
>                 Key: JBAS-8900
>                 URL: https://issues.jboss.org/browse/JBAS-8900
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.0.0.Alpha2
>
>
> We see ARQ tests being deployed to a partially started server. This shows particularly on EC2 Hudson

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list