Re: How does prefetch work with client acknoledgements?

2011-05-16 Thread Martin C.
Hi, Prefetching only applies when consuming messages. Best regards, Martin On Mon, May 16, 2011 at 4:12 PM, lernen.2007 wrote: > I need your help. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p3526298.html > Sent from the Activ

Re: Glassfish 3.0.1 and ActiveMQ 5.4.2 JNDI names cannot be found ????

2011-05-16 Thread sselvia
Thanks so much, I'll give it a try. I had lost hope that I would find a solution. -- View this message in context: http://activemq.2283324.n4.nabble.com/Glassfish-3-0-1-and-ActiveMQ-5-4-2-JNDI-names-cannot-be-found-tp3399480p3526787.html Sent from the ActiveMQ - User mailing list archive at Nabb

Re: How does prefetch work with client acknoledgements?

2011-05-16 Thread lernen.2007
I need your help. -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p3526298.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How to Detect ActiveMQ installation

2011-05-16 Thread padmarag lokhande
You could check for ACTIVEMQ_HOME variable on the system or alternately look for activemq.exe on Path. In case user has just UnZipped ActiveMQ, it may not be possible to detect installation. Anyway, if user has modified default settings (like connector port) it'll anyway be difficult for you to us

Re: How to Detect ActiveMQ installation

2011-05-16 Thread mahens
connect to Activemq admin using ( http://localhost:8161/admin/ ) it will give the version information like: Name localhost Version 5.4.2 ID ID:WINMG230082-5XY-2767-1305542202830-0:1 Store percent used 0 Memory percent used 0 Temp percent used 0 -- View this message in context: http://acti

Re: problems when configuring activemq master/slave mode in URL

2011-05-16 Thread Dejan Bosanac
I guess this is again a problem with the PHP client, so you can take a look there. If you want I can put the source on github, so it's easier to collaborate on it. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://

Re: stomp exception when configuring failover URL

2011-05-16 Thread Dejan Bosanac
Thanks for this patch. I applied it to http://stomp.fusesource.org/documentation/php/book.html which is the newer version of this PHP client. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveM