Thanks! Slightly different question. Is there any reason why one shouldn't use vm transport?
On Fri, Aug 12, 2011 at 12:28 PM, Hervé BARRAULT <herve.barra...@gmail.com> wrote: > Hi, > you can activate the persistence by using the KahaDB persistence adapter ( > http://activemq.apache.org/kahadb.html). > > > 2011/8/12 Mohit Anchlia <mohitanch...@gmail.com> > >> I am looking at using ActiveMQ. When using vm transport is data >> persisted on the disk or is it always in memory? For eg: if I send >> message and want it to be persisted in case VM crashed after that. Can >> I do that? >> >