On Sun, Sep 27, 2009 at 10:51 PM, Dan Tran <dant...@gmail.com> wrote:
>
>
> My ActiveMQ configuration does not persist message, all messages in in
> memory. However activemq-data directory is created uppon startup.  is this a
> bug?

No, this is not a bug. By default the org.apache.kahadb.util.IOHelper
and org.apache.activemq.util.IOHelper classes hard code the
active-data directory. This is used for holding non-persistent
messages once the available memory is exhausted.

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder

Reply via email to