1 Reply Latest reply on Mar 9, 2004 9:41 AM by adrian.brock

    How to create my own queue for lookup instead of default tes

    chetana_vir

      Hi,

      Can any body tell how can i create my own queue for lookup. currently i am using the 'testQueue' provided in the jbossmq-destination-service.xml. what changes i need to add my own queue in jbossmq-destincation-service.xml file and other relevant changes.

      chetana

        • 1. Re: How to create my own queue for lookup instead of default

          If you cannot figure it out using cut and paste, I suggest you buy the docs.

          All the queues in jbossmq-destinations-service.xml are for the testsuite and
          server as examples. You can remove them.
          There is no requirement to put queue definitions in this file, e.g. you could
          add a myqueue-service.xml to your ejb jar.

          Make sure you configure any relevent security and also update conf/jbossmq-state.xml
          as required.

          Regards,
          Adrian