[jboss-jira] [JBoss JIRA] (AS7-4668) jboss-deployment-structure.xml works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Finalsa
Jay SenSharma (JIRA)
jira-events at lists.jboss.org
Sat Apr 28 17:01:17 EDT 2012
Jay SenSharma created AS7-4668:
----------------------------------
Summary: jboss-deployment-structure.xml works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Finalsa
Key: AS7-4668
URL: https://issues.jboss.org/browse/AS7-4668
Project: Application Server 7
Issue Type: Bug
Components: Class Loading
Affects Versions: 7.1.1.Final
Reporter: Jay SenSharma
Assignee: David Lloyd
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]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list