[arquillian-issues] [JBoss JIRA] Commented: (ARQ-509) Create a DeployableContainer for Infinispan standalone server

Martin Gencur (JIRA) jira-events at lists.jboss.org
Wed Jul 13 10:18:25 EDT 2011


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

Martin Gencur commented on ARQ-509:
-----------------------------------

I implemented the DeployableContainer, the code can be seen here: https://github.com/mgencur/arquillian-container-infinispan/commits/master

I also added a simple test which uses this new project but does not do any useful work: https://github.com/mgencur/edg-tests/tree/master/infinispan-server (note that for the test to run we have to use surefire plugin version 2.9 and forkMode=once for that plugin)

> Create a DeployableContainer for Infinispan standalone server
> -------------------------------------------------------------
>
>                 Key: ARQ-509
>                 URL: https://issues.jboss.org/browse/ARQ-509
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Infinispan Containers
>            Reporter: Martin Gencur
>            Assignee: Martin Gencur
>
> It should be possible to start/stop a community Infinispan server from within a test, pass various parameters through arquillian.xml file. Deploying is not feasible for the container. 

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