2 Replies Latest reply on May 15, 2006 7:17 PM by acoliver

    jboss-service.xml config question

    sappenin

      Are the following two queues necessary in the jboss-service.xml file?

      jboss.mq.destination:service=Queue,name=onServer
      jboss.mq.destination:service=Queue,name=offServer

      They don't seem to be referenced to anywhere else in the jboss-service.xml file, and the other two queues (localMail & remoteMail) seem to do the same things (at least by name). I'm not sure if JBMS needs all 4 of these queues defined in order to run properly, or if the onServer/OffServer are just remnants from previous versions of JBMS.

      Thanks!

      David

        • 1. Re: jboss-service.xml config question
          sappenin

          So, I commented them out of the M5 code that I built a few days ago (not sure if they're still there in the new binary release). Anyway, the server appears to be working fine without them. From what I can tell, these were used in the M3 release, but not any longer. They have been replaced with "localMail" and "remoteMail" queues.

          If that's not correct, please correct me. Otherwise, I answered my own question.

          • 2. Re: jboss-service.xml config question
            acoliver

            I believe that is correct.