2 Replies Latest reply on May 16, 2012 5:46 AM by rssole

    war dependent on OSGi bundles - missing/unsatisfied dependencies

    rssole

      Hi, I have question re something I've noticed in server log:

       

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.module.spec.service."deployment.bundle-context-provider"."1.0.0.SNAPSHOT" (missing) dependents: [service jboss.module.service."deployment.trader-web.war".main]

            service jboss.module.spec.service."deployment.trader-mediator"."0.0.1.SNAPSHOT" (missing) dependents: [service jboss.module.service."deployment.trader-web.war".main]


      Can't say I've noticed any impact to app functioning but I'm simply curious about it.

       

      That "trader-web" deployment is just bare web app (war, not an osgi bundle that is) and has those two dependencies listed in manifest on "Dependecies" entry as elaborated here:

       

      https://community.jboss.org/thread/172622

       

      I am interested in, why this message appears?
      Oh yes, I am using JBoss 7.1 Final

       

      Any tip/info is welcome and appreciated.

       

      Thanks and regards,
      Rastko