2 Replies Latest reply on Oct 28, 2004 11:43 PM by keanthian

    Where is the storage for JBossMQ?

    keanthian

      I'm pretty new to JBoss myself, but it's my understanding that the message will just reside in memory unless you actually make it persistent.

      For instructions on making your JMS persistent, see:
      http://www.jboss.org/wiki/Wiki.jsp?page=DeliveryMode

      And you'll most definitely want to change what database is used. The default database is included as an example only and is not meant for production use. You can get instructions for changing the underlying database here:
      http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQDB
      http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQJDBC2Persistence

      However, I found the instructions for changing the database in the Getting Started guide to be even better. You can read the Getting Started guide here:
      http://www.jboss.org/docs/index#free-40x