users@glassfish.java.net

Re: openmq C client to glassfish jms

From: <forums_at_java.net>
Date: Mon, 10 Sep 2012 05:45:55 -0500 (CDT)

Are you sure your C program is sending messages to the correct queue?
Undeploy your MDB and then use your JMS standalone program to send some
messages to the queue. Then use the command imqcmd lst dst to list the queues
and the count of messages in each queue. (The imqcmd command is in
glassfish3/mq/bin) Then use your C client and run imqcmd again to see if the
messages have arrived in the same queue or in a different queue. Nigel

--
[Message sent by forum member 'nigeldeakin']
View Post: http://forums.java.net/node/889973