[jboss-jira] [JBoss JIRA] (AS7-974) Re-enable Embedded Arquillian Container
Michal Matloka (JIRA)
jira-events at lists.jboss.org
Sun Sep 30 19:12:04 EDT 2012
[ https://issues.jboss.org/browse/AS7-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michal Matloka updated AS7-974:
-------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/3152
I've added pull request. Re-enabled arquillian embedded container. Runs server on the same jvm, however requires (as in managed case) jboss-as in dist version, specified by JBOSS_HOME, or explicitly in arquillian.xml by jbossHome as shown in tests.
I've tried to run this with jboss-as 7.1.1.Final, but it is not compatible
1. it is required to add to module.xml of jboss-as embedded additional dependency - <module name="org.jboss.as.controller-client"/>
2. there are some issues with log manager (??)
Works with jboss-as-dist .zip compiled from repository.
Based on jboss as 6 embedded container, old code and parts of Andrew Rubinger AS7-974 branch.
> Re-enable Embedded Arquillian Container
> ---------------------------------------
>
> Key: AS7-974
> URL: https://issues.jboss.org/browse/AS7-974
> Project: Application Server 7
> Issue Type: Task
> Components: Test Suite
> Reporter: Andrew Rubinger
> Assignee: Andrew Rubinger
> Priority: Critical
> Fix For: Open To Community
>
>
> Get the Embedded container back up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list