开发者

jboss-messaging

0
  • JBoss Messaging disable persistence

    I have few questions 1. How I can disable persistence for JBoss Messaging? 2. Is there any way to check that persistence was successfully disabled? 开发者_JS百科(MBean or something else)[详细]

    2023-03-08 01:41 分类:问答
  • How many messages can be queued up in a JMS topic?

    For my w开发者_如何学运维eb app, I have a JMS topic which is receiving many messages at any given time. I have a MDB that processes the messages and updates the database based on the message data. I h[详细]

    2023-03-04 09:09 分类:问答
  • JBoss ESB Message is received by the wrong Service

    I have several services configured in jboss-esb.xml, when I send message to one of the service, my message will be received by one of the configured services (even though the message is not meant for[详细]

    2023-01-29 14:51 分类:问答
  • Jboss Messaging WorkerThread# what are these threads?

    I am load testing a jboss messaging install with 5 producers producing 100,000 100k messages. I am seeing significant bottlenecking. When I monitor the profiler, I see there are 15 threads named Worke[详细]

    2023-01-28 23:23 分类:问答
  • JBoss 5.1.0 Adding Queues

    How do I add custom queues to JBoss 5.1.0? I found a way to do it via the Admin Console however for some reason it keeps failing, also I need to be able to quickly and easily move my queues from one[详细]

    2022-12-18 08:27 分类:问答
  • JBoss 5 cluster as JMS server durable problem

    I have an pair of JBoss 5.1 servers clustered together to act as an fault-tolerant JMS server. I configured them to use MySQL datastore (with clustering setting enabled in mysql-persistence-service.x[详细]

    2022-12-14 12:09 分类:问答