users@glassfish.java.net

Re: Generic RA, two different queues - MDB does not receive messages

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 Oct 2009 23:27:57 PDT

Hi Veronika,
The following
"[#|2009-10-21T18:00:43.490+0200|INFO|sun-appserver2.1|com.sun.genericjmsra|_ThreadID=16;_ThreadName=Timer-10;|Generic resource adapter started consumption |#]"

means that the consumer to th queue was created successfully.. and if there is a message in the destination that is receivable then it should be received.
If you are able to receive the message in the queue from a standalone JMS client then the same should work with generic ra too. The message may not be receivable if its part of an ongoing transaction.

Also, if you are using Generic JMS RA 2.0 you could try the synchronous delivery mode
http://weblogs.java.net/blog/2008/09/19/generic-jms-ra-20

Which version of MQ series is this ?

-Ramesh
[Message sent by forum member 'rampsarathy' (ramesh.parthasarathy_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=368908