1 Reply Latest reply on Feb 14, 2006 3:47 PM by genman

    Whre JNDI Queue name is saved? and What does MaxDepth mean?

      Hi Folks,

      Please help
      1.)
      I went to http://localhost:8080/jmx-console/
      then to: jboss.mq.destination
      then to: name=testQueue,service=Queue
      I can change name of JNDIName: queue/testQueue to queue/MyQueue
      then click Apply Changed.

      Could you tell me where the change is saved to?

      After shutting down and start it again. the changed JNDIName is gone,
      still queue/testQueue. Why?


      2.) I also can setup MaxDepth. For excample I set 50 as MaxDepth.

      I wonder if number of the incoming packages is greater than 50. the rest pacake will be lost?

      Thank you!

      Chwang