thank you for replied. my program environment: activemq5.1 spring2.0 non-embeded activemq jdbcPersistenceAdapter(mysql) which deploy at 'ACTIVEMQ_HOME/conf/activemq.xml'
David James.Strachan wrote: > > 2008/10/28 Imagine_David <[EMAIL PROTECTED]>: >> >> i use activemq in spring web project. >> at first, i use 'sessionTransacted=true' in >> 'DefaultMessageListenerContainer'. the redeliveryPolicy was working fine! >> but after done to consume message, the message in db wasn't remove. > > What persistence mechanism are you using with ActiveMQ? What version? > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://fusesource.com/ > > -- View this message in context: http://www.nabble.com/%27redeliveryPolicy-doesn%27t-work%27-or-%27message-won%27t-remove-after-consumed%27-either-of-them-will-happen-tp20208421p20219213.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
