yah, you can check the activemq script to see how it resolves the env variables... you can check the code here which shows how it further tries to resolve them:
http://svn.apache.org/viewvc/activemq/trunk/activemq-console/src/main/java/org/apache/activemq/console/Main.java?view=markup On Thu, May 30, 2013 at 11:54 AM, 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? > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta