[arquillian-issues] [JBoss JIRA] (ARQ-336) Inject container references in the test to start/stop containers

Martin Gencur (Commented) (JIRA) jira-events at lists.jboss.org
Mon Nov 7 09:06:45 EST 2011


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

Martin Gencur commented on ARQ-336:
-----------------------------------

Sure, 
edg-tests is an example how to use ServerKillProcessor implementation. You basically create the impl, then you create a class that extends LoadableExtension and then register this extension in src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension file, that's it.
                
> Inject container references in the test to start/stop containers
> ----------------------------------------------------------------
>
>                 Key: ARQ-336
>                 URL: https://issues.jboss.org/browse/ARQ-336
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>            Reporter: Jean Deruelle
>            Assignee: Martin Gencur
>             Fix For: 1.0.0.Final
>
>
> Useful to test HA configuration and failover.
> Start 3 instances of JBoss AS in cluster mode target one of them and be able to kill it and start new nodes on demand to test failover.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list