[jboss-jira] [JBoss JIRA] Created: (AS7-1361) Arquillian AS7 Container force a dependency on Arquillian Service in manifest.mf
Aslak Knutsen (JIRA)
jira-events at lists.jboss.org
Thu Jul 21 09:12:23 EDT 2011
Arquillian AS7 Container force a dependency on Arquillian Service in manifest.mf
--------------------------------------------------------------------------------
Key: AS7-1361
URL: https://issues.jboss.org/browse/AS7-1361
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.0.0.Final
Reporter: Aslak Knutsen
Assignee: Andrew Rubinger
Fix For: 7.0.1.Final
When trying to e.g. use the Servlet Protocol instead of the jmx-as7 protocol you will get the following exception:
["jboss.deployment.unit.\"624b14c4-2bb2-4d44-be9e-1168c4d29164.war\".CONFIGURE_MODULE missing [ jboss.module.information.service.\"deployment.arquillian-service\".main ]
The AS7 container adds a dependency to the Arquillian Service using ApplicationArchiveProcessors which is a general purpose archive processor and it not tied to the Protocol itself. This handling needs to be moved to the DeploymentPackager.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list