Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 JBoss JMS MQ - jbossmq-destinations-service.xml 中只声明了一个名为 MyQueue1 的队列,但是当我通过 JBoss JMX 控制台查看队列列表时。我看到那里有5个队列。
其他队列是如何创建的?有人告诉我,当我们尝试写入不存在的队列时,队列会自动创建 - 这可能吗?不过,我无法在我的桌面上复制这种行为。
我正在使用 JBoss 4.0.x 请指教...谢谢。