Hi,
I was wondering if anyone has tried the following,
I have a JBossMQ on server A, and am posting messages to a queue/MyQueue.
I want to move those messages on server A's queue/MyQueue to a standalone
ActiveMQ on another machine from which I would read.
Has anybody tried this, or could you p
I've tried with JBoss 4.0.3SP1 and JDK1.6 update 13, not yet tried with
JDK1.4.2, and have been able to integrate it successfully, and run the
producer/consumer examples that come with MQ 4.1.2 and MQ 5.2.0
---
Two issues I found while researching:
1. A deadlock occurs if using
vm://localhost
i
Hi,
I am going to be working on a project involving ApacheMQ whose environment
uses Java version 1.4.2 and JBoss version 4.0.3SP1 (unfortunately, there is
no way to use newer versions currently). I will be integrating MQ into JBoss
as described in the guide on the MQ website (using the connector)