1 Reply Latest reply on Feb 28, 2012 3:57 PM by wdfink

    JBoss 7.1 final + messaging support

    jnovotny

      Hi,

       

      I'm trying to convert our application from JBoss 5.1 to use Jboss 7.1 final and running into missing dependencies. In particular

       

      11:29:25,426 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.subunit.\"mamfive.ear\".\"backoffice2.jar\".component.DetailRequestDestinationBean.CREATEjboss.ra.hornetq-raMissing[jboss.deployment.subunit.\"mamfive.ear\".\"backoffice2.jar\".component.DetailRequestDestinationBean.CREATEjboss.ra.hornetq-ra]",

       

      I start up Jboss using bin/standalone.sh

       

      What can I do to enable JMS and MDB?

       

      Thanks, Jason