7 Replies Latest reply on Feb 18, 2014 11:48 AM by jamezp

    unavailable dependencies => .beanmanager

    weberj

      Hi, I tried a Java batch JSR 352 based web application with Wildfly 8 final and got

       

      13:06:24,114 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "SQLJBatch.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"SQLJBatch.war\".batch is missing [jboss.deployment.unit.\"SQLJBatch.war\".beanmanager]"]}

       

      What does this mean?

      And how can I fix this?

       

      Thanks, Juergen