-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.1.1.Final
"jboss-deployment-structure.xml" behavior is changed in JBossAs7.1.1.Final.
The Attached SAR file works fine in "jboss-as-7.1.0.Beta1" with the help of "jboss-deployment-structure.xml" file, but it fails to deploy in JBoss AS7.1.1.Final with the following exception:
01:37:40,891 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ServerMonitorServiceWorking.sar" was rolled back with failure message
{"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".mainMissing[jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".main]"]}01:37:40,901 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment ServerMonitorServiceWorking.sar in 10ms
01:37:40,930 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment FormBasedAuth1.war in 39ms
01:37:40,932 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.module.spec.service."deployment.ServerMonitorServiceWorking.sar.Test.jar".main (missing) dependents: [service jboss.module.service."deployment.ServerMonitorServiceWorking.sar".main]