3 Replies Latest reply on Sep 15, 2010 8:07 AM by pcarrollnf

    Duplicate Messages Delivered on Restart of JBoss

    pcarrollnf

      I am using HornetQ 2.0.0GA with JBoss 5.1.0.  I have 3 MDB's in my application.  Everything appears to be running correctly.  A topic is published and the message is consumed by the MDB.  However, each time I restart JBoss the same messages are consumed by the MDB's again.  This occurs each time I restart JBoss.  Is there something I have to do to flush the journal files (i.e. hornetq-data-#.hq) so that messages are removed once they are consumed?  Thanks.