[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-1) Simple*MessageDrivenUnitTestCase failing with no messages

2004-11-30 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310682 ] Adrian Brock commented on JBMQ-1: - This looks like a problem with the DLQ handler processing the message at the first request. The message has not been redelivered! See the

[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-1) Simple*MessageDrivenUnitTestCase failing with no messages

2004-11-30 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310683 ] Adrian Brock commented on JBMQ-1: - While you are there, this message Message redelivered=1 max=0 should read Message delivered=1 max=0 Simple*MessageDrivenUnitTestCase

[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-1) Simple*MessageDrivenUnitTestCase failing with no messages

2004-11-30 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310686 ] Scott M Stark commented on JBMQ-1: -- Yes, the problem is an inconsistency in mapping from the activation-config-property-name of dLQMaxResent to the introspected

[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-1) Simple*MessageDrivenUnitTestCase failing with no messages

2004-11-30 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310688 ] Adrian Brock commented on JBMQ-1: - Which other ones did you change? This WIKI page needs updating: http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener

[JBoss-dev] [JBoss JIRA] Commented: (JBMQ-1) Simple*MessageDrivenUnitTestCase failing with no messages

2004-11-30 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310689 ] Scott M Stark commented on JBMQ-1: -- All DLQ related property names were updated in the standardjboss.xml and I have now updated the wiki to reflect the change. Only the DLQ