I am lost message in queue. According to Admin tool (JMS 
Destination/Metrics/Message Count      1       The number of messages in the 
queue)
I can see record in DB as well.
However Admin tool (JMS Destination/Control/ListAllMessages) return empty list. 
Same issue in my java code (all browser with empty selector) cannot see that 
message.

Some details:
QueueSession session = conn.createQueueSession( false, 
QueueSession.CLIENT_ACKNOWLEDGE);
I never invoke "message.acknowledge();" in order to make sure message in Queue.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250787#4250787

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250787
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to