One way to see is to start ActiveMQ in console mode:

./bin/activemq console

and read the debug output that appears on the screen.

Thanks,
Paul


On Thu, May 30, 2013 at 2:54 PM, Sam Roberts <vieuxt...@gmail.com> wrote:

> On Wed, May 29, 2013 at 7:47 PM, Christian Posta
> <christian.po...@gmail.com> wrote:
> > Yah, you can set environment variables...
> >
> > ACTIVEMQ_HOME -- the root dir for your install
> > ACTIVEMQ_BASE  -- the root dir for your current broker, usually the same
> as
> > ACTIVEMQ_HOME
> > ACTIVEMQ_CONF  -- the dir to use for configuration
> > ACTIVEMQ_DATA  -- the dir to use for data files (kahadb, log, etc, by
> > default)
>
> Thanks. Is there any way for me to see what it is using for the
> default values of those?
>

Reply via email to