3 Replies Latest reply on Mar 23, 2012 4:48 PM by johnsjo

    Missing dependency error when deploying to JBoss 7.1.0.

    johnsjo

      When I attempt to deploy an application to JBoss 7.1.0, I get the following error:

       

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.ejb.remote-transactions-repository (missing) dependents: [service jboss.deployment.unit."ROOT.war".component.OrderImpl.CREATE, service jboss.deployment.unit."ROOT.war".component.EcpdImpl.CREATE, service jboss.deployment.unit."ROOT.war".component.LoginImpl.CREATE, service jboss.deployment.unit."ROOT.war".component.WfmWebImpl.CREATE, JBAS014799: ... and 19 more ]

       

       

      I think it's saying it's missing a "service" called jboss.ejb.remote-transactions-responsitory, but I'm not sure.  In any case, I have no idea what to do. 

       

      Any ideas?