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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Nov 23 09:21:59 EST 2010


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

Aslak Knutsen commented on ARQ-336:
-----------------------------------

- Should use the same Client/Container event model as ARQ-195
- Should support both clean shutdown and hard kill
- Needs a flag in configuration: control="manual"

@ArquillianResource @Target("server-name")
ServerController server;
   
     server.start | stop | kill


> Inject container references in the test to start/stop containers
> ----------------------------------------------------------------
>
>                 Key: ARQ-336
>                 URL: https://jira.jboss.org/browse/ARQ-336
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>            Reporter: Jean Deruelle
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list