[jboss-user] [JBoss Messaging] - Re: JBM2 BETA3 with JBAS 5.1.0 data folder location

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Jun 26 12:18:09 EDT 2009


Actually, As Tim pointed out, there is also paging and large-message

So, you would need to add this to your jbm-configuration.xml



  |  <large-messages-directory>${jboss.server.data.dir}/messaging/largemessages</large-messages-directory>
  |  <paging-directory>${jboss.server.data.dir}/messaging/paging</paging-directory>
  | 
  |    <bindings-directory>${jboss.server.data.dir}/messaging/bindings</bindings-directory>
  | 
  |    <journal-directory>${jboss.server.data.dir}/messaging/journal</journal-directory>
  | 
  | 
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240398#4240398

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240398



More information about the jboss-user mailing list