]
Aslak Knutsen reassigned AS7-1361:
----------------------------------
Assignee: Aslak Knutsen (was: Andrew Rubinger)
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: Aslak Knutsen
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: