Re: 5.1's linux daemon service config ...

2008-06-25 Thread shaf
In the absence of "./bin/linux-x86-32/activemq", I copied the one that exists in the macosx directory but found a problem. When I startup ActiveMQ 5.1.0 this way I cannot browse the queue using the DestinationSource object, it always return a null. When I try the same starting AMQ using the "./bin

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Sridhar2008
Awesome ! Thanks a lot Hiram. Hiram Chirino wrote: > > ah.. just copy the activemq script from bin/macosx to bin/linux-x86-32 > it's the same for both. I'll get that fix for the 5.2 release asap. > > created https://issues.apache.org/activemq/browse/AMQ-1728 to track. > > On Tue, May 13, 200

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Hiram Chirino
ah.. just copy the activemq script from bin/macosx to bin/linux-x86-32 it's the same for both. I'll get that fix for the 5.2 release asap. created https://issues.apache.org/activemq/browse/AMQ-1728 to track. On Tue, May 13, 2008 at 8:02 PM, Sridhar2008 <[EMAIL PROTECTED]> wrote: > > > Can somebo

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Sridhar2008
JSW has some nice features (e.g., heartbeat). >From the perspective of a Release, it needs to be complete - 5.0 stuff probably works with 5.1 with some modifications. We don't need 5.1 right away, so I will get to it later, if its not addressed. Filip Hanik - Dev Lists wrote: > > you have tw

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Filip Hanik - Dev Lists
you have two options 1. the java service wrapper runs on unix too, you can get the wrapper itself from http://wrapper.tanukisoftware.org 2. just write your own shell scripts to manage start/stop of the activeMQ program, this is a fairly trivial exercise on unix systems Filip Michael Caplan

Re: 5.1's linux daemon service config ...

2008-05-14 Thread Michael Caplan
Hi Sridhar, I'm struggling with the same issue. Have you made any progress? Thanks, Mike Sridhar2008 wrote: > > > Can somebody point me to the equivalent of > /apache-activemq-5.0.0/bin/linux/activemq > (running as linux daemon thread: > http://activemq.apache.org/java-service-wrapper.

5.1's linux daemon service config ...

2008-05-13 Thread Sridhar2008
Can somebody point me to the equivalent of /apache-activemq-5.0.0/bin/linux/activemq (running as linux daemon thread: http://activemq.apache.org/java-service-wrapper.html) that uses the /apache-activemq-5.1.0/bin/linux-x86-32/wrapper.conf ? (there is no /apache-activemq-5.1.0/bin/linux-x86-32/