Re: ACTIVEMQ_CLASSPATH

2015-08-03 Thread agrabil
Thank you. I've created AMQ-5913 for this issue. Regards, Greg -- View this message in context: http://activemq.2283324.n4.nabble.com/ACTIVEMQ-CLASSPATH-tp4700210p4700343.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ACTIVEMQ_CLASSPATH

2015-08-02 Thread Tim Bain
launching ActiveMQ, including setting ACTIVEMQ_CLASSPATH to allow > our > SSL classes to find and load our keystores. Although we are running on > Linux, I found that I needed to set the ACTIVEMQ_CLASSPATH using > Windows-style class pathSeparator. That is: > > ACTIVEMQ_CLASSPATH="$MYH

ACTIVEMQ_CLASSPATH

2015-07-31 Thread agrabil
Hello, ActiveMQ 5.8.0 has been running in our environment (RHEL 5.0) for many years. We have a wrapper script that sets up some environment variables before launching ActiveMQ, including setting ACTIVEMQ_CLASSPATH to allow our SSL classes to find and load our keystores. Although we are running