jbossmq
Unable to proxy a JBossMQ queue in Spring
Spring JMS going against a JBoss 4.x JBossMQ queue (I know, old JBoss, JBossMQ superseded by JBoss Messaging, but I can\'t change the stack).Everything works when the Spring JMS configuration is loade[详细]
2023-04-12 00:34 分类:问答How to connect JMS queues from JBOSS 4 and 5?
I have a server on which a Jboss 4.2.2 and a Jboss 5.1.0 runs. The problem is that a 3rd party is not able to upgrade its application to Jboss 5.1.0 in the near future, for us it is a simple matter. U[详细]
2023-01-14 01:50 分类:问答Can I use JBoss MQ on JBoss 5? If so, how?
I have an application that was written on JBoss 3.2.5 and I am tasked with migrating it to JBoss 5. I am unable to deploy the application because it relies on JBoss MQ, which I read has been replaced[详细]
2022-12-21 10:40 分类:问答clear jBoss DLQ
Does anyone know how to clear DeadLetterQueue from jBoss? When i start jBoss, it is waiting 4 minutes at:[详细]
2022-12-15 14:54 分类:问答JMS message to remote server
I need to send a message to a remote server\'s queue (running \"JBoss MQ\") so that it can process the message and act on it.[详细]
2022-12-12 05:54 分类:问答