No, you'll have to either use ActiveMQ client libraries, set up a bridge between ActiveMQ and MQ, or maybe use Camel to bridge the two.
Joe http://www.ttmsolutions.com - get a free ActiveMQ user guide ZeePeeWee wrote: > > I'm using the example ant producer to put messages on a queue. That's > worked fine and I've 2000 messages on a queue. Can I then read them using > amqsgetc or the by using com.ibm.mq libraries? > I don't see where anyone has done this so I'm guessing it's not possible. > I just want to read the messages I've put on with the sample tool. I don't > want produce any messages myself. I've tried various jms settings all with > no real success. > > Thanks For Your Help. =) > > Peter > -- View this message in context: http://www.nabble.com/Reading-a-message-with-a-amqsgetc-tp20112274p20112776.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
