2 Replies Latest reply on Oct 18, 2002 6:03 AM by lyang585

    JMS Service

    lyang585

      I want to start/stop the jboss's JMS Service use JMX, how can i do it?

        • 1. Re: JMS Service
          prabhakar

          http:\\localhost:8080\jmx-console

          -prabhakar

          • 2. Re: JMS Service
            lyang585

            I want to stop a JMS service , then others can't use it.
            After i start it again, others can use it again.

            i think i can control the serivce "jboss.mq:service=Invoker" to start/stop, and it can support my means.

            Is this right? or how can i implement it?

            thanks.