Re: Issue in init script

2012-03-12 Thread Larry Meadors
Sure thing, thanks! https://issues.apache.org/jira/browse/AMQ-3762 Larry On Mon, Mar 12, 2012 at 5:11 AM, Dejan Bosanac wrote: > Hi Larry, > > can you raise a Jira for this, so it doesn't get lost in the emails. > > > Regards > -- > Dejan Bosanac > Senior Software Engineer | FuseSource Corp. >

Re: Issue in init script

2012-03-12 Thread Dejan Bosanac
Hi Larry, can you raise a Jira for this, so it doesn't get lost in the emails. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.mannin

Issue in init script

2012-03-07 Thread Larry Meadors
I think I found a bug in the the bin/activemq script. It's simple to fix, and looks like someone was just trying to be too careful. :) When trying to determine the Active MQ installation dir, it does this: saveddir=`pwd` ...then later it does this: cd "$saveddir" In my case, I call the scrip