1 Reply Latest reply on Sep 22, 2010 3:48 PM by clebert.suconic

    Errors when deploying on JBoss 5

    sio2man

      We are currently using JBoss 5.1.0.GA with its default messaging.  We are trying to move to HornetQ for clustering.  When I tried to use HornetQ (either clustered or non-clustered), I run into the errors listed below.  I know that these are set in the messaging-service.xml file when using the native JBoss JMS, but this file is missing in the default-with-hornetQ configuration that was created.  How (and where) do I define them for hornetQ?  In addtion, are there any other changes that need to be made to allow me to use HornetQ instead of the native JMS in JBoss 5.1?  Any help is greatly appreciated.

       


      DEPLOYMENTS IN ERROR:
        Deployment "jboss.messaging:service=ServerPeer" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=ServerPeer' **
        Deployment "jboss.messaging:service=PostOffice" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **

       

       

       

      Thanks