It runs ok for me now, I tested the latest 4.2 Snapshot version, and the web console is much more comfortable to me. I have some more additional questions about Stomp : is it possible to implement the message selectors with the php client ? what about browsing the queues ? I mean, i just want to retrieve all my messages but i can retrieve them one by one, unless with an infinite loop while (true) {$res = $c->readFrame();}
Thx Did James.Strachan wrote: > > On 4/27/07, didyeah971 <[EMAIL PROTECTED]> wrote: >> >> Hi, >> i am using the binary version activemq 4.2-snapshot to implement a php >> stomp >> connector, and i would like to monitor my broker through the web console, >> but it doesn't run at all on 'localhost:8161'. > > Could you show us your log? It certainly works for me. (Are you using > a recent distro?) > > >> i made it run on the previous 4.1 version thanks to maven, but the binary >> seems much easier and lighter to use. > > You can still run it the same way in 4.2 if you prefer > >> What's more, i am not really satisfied with the Jconsole monitoring, what >> could be the issue ? > > I've no idea - you need to give us a bit more of a clue to guess :) > > -- > James > ------- > http://macstrac.blogspot.com/ > > -- View this message in context: http://www.nabble.com/Web-Console-and-binary-version-tf3658478s2354.html#a10287104 Sent from the ActiveMQ - User mailing list archive at Nabble.com.