-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final
-
None
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.
- blocks
-
WFLY-767 Provide Arquillian clustering example for standalone server
- Closed