[
https://jira.jboss.org/browse/ARQ-238?page=com.atlassian.jira.plugin.syst...
]
Aslak Knutsen commented on ARQ-238:
-----------------------------------
Pushed DeployableContainer impl
http://github.com/aslakknutsen/arquillian/tree/ARQ-238 ,
branch ARQ-238
incontainer test case, need to manually add application.xml and arquillian servlet
protocol description:
http://github.com/aslakknutsen/arquillian/blob/ARQ-238/containers/jbossas...
client test case, need to manually add your application.xml:
http://github.com/aslakknutsen/arquillian/blob/ARQ-238/containers/jbossas...
Tested using JBoss AS 4.2.3 GA with client lib:
<dependency>
<groupId>org.jboss.client</groupId>
<artifactId>jbossall-client</artifactId>
<version>4.2.3.GA</version>
<scope>provided</scope>
</dependency>
Create a DeployableContainer integration for JBoss AS 4.2
---------------------------------------------------------
Key: ARQ-238
URL:
https://jira.jboss.org/browse/ARQ-238
Project: Arquillian
Issue Type: Feature Request
Components: Documentation, JBoss Containers
Reporter: Aslak Knutsen
Create a implementation that can talk to JBoss AS 4.2.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira