3 Replies Latest reply on Nov 27, 2006 9:03 AM by timfox

    Can you persist messages to the file system?

      I am trying to deploy JBoss Messaging and am wondering how to persist the messages. I can get it workign under Oracle, SQL Server, and the in-memory database. However, I have a site that does not want all of the Messaging tables in the database and would like to persist messages to the file system.

      Is this possible? The in-memory would work for the lifetime of the JVM, but what about undelivered messages at shutdown?

      Thanks!