1 Reply Latest reply on Dec 16, 2008 4:36 AM by ataylor

    Message persistence

      Hi,
      Just want to know one basic thing regarding Jboss messaging.
      What i have observed is, when I stop jboss and restart application server. I start getting old messages.
      I am not using any db-persistence.
      Just want to know where these messages are perisisted. I was assuming that it uses in memory hsql-db, Does it store it on somewhere file system ?

      I am using JAS -4.2.3 and JBM 1.4.0SP3

        • 1. Re: Message persistence
          ataylor

          Hypersonic is the out of the box persistence engine. look under server/messaging/data and you'll see a hypersonic folder. Delete this if you want to clear the messages.