If you think this is why your messages are not getting through, you can see the expiration occur at trace level (at least in 3.2.5).
add: < category name="org.jboss.mq"> < priority value="TRACE" class="org.jboss.logging.XLevel"/> < /category> (also remove any INFO or other filter on the appender you want to see this in) BTW, Logging would be nice, rather than silent failure. Especially since we have seen odd expiration due to clocks being different on the client and server machines, which has got to be pretty common. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851920#3851920 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851920 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
