my dog learned polymorphism
The moose likes JBoss and the fly likes Jboss JMS file store persistence? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Jboss JMS file store persistence?" Watch "Jboss JMS file store persistence?" New topic
Author

Jboss JMS file store persistence?

Matt Herrington
Greenhorn

Joined: Oct 26, 2005
Posts: 12
Hi all,

I'm on Jboss EAP 4.3 and trying to configure JMS persistence to the file system but I've been unsuccessful. I see how to do it to an Oracle database, but I want to the file system. Can someone please point me in the right direction? The Jboss docs don't seem to talk much about this.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5541

As far as I know there is no way to persist messages to the file system in JBoss Messaging. Though my understanding is that you can do this with HornetMQ which is in AS 6.x and will be in EAP 6.


JBoss In Action
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Jboss JMS file store persistence?
 
Similar Threads
Deploying EAR files
jboss tutorial
Standard Practice persistence.xml Multiple Environments
How to create new persistence unit at run time?
Can JMS be used for persistance object storage?