Hi, I am trying to confirm the default values of the following configuration parameters of JMS destinations:
- Redelivery Delay: 0 - Redelivery Limit: -1 - Max Depth: 0 The value next to each is what is displayed on the JMX console (under JBoss 4.0.2) when the parameter is not specified in the service.xml file. Does the value -1 for RedeliveryLimit indicate that redelivery is disabled? The description of Max Depth says that it is: "The upper limit on the backlog of messages that can exist for the JMS destination. If this limit is exceeded, attempts to add new messages will result in an org.jboss.mq.DestinationFullException." What does the default of 0 mean? Could someone confirm the default values? I could not find them listed in the documentation. Thanks Ajit View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925687#3925687 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925687 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
