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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853218#3853218 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853218 ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
