php stomp issues

2009-10-31 Thread massive.boisson
Hi, I have been able to setup php producing and java consuming messages. These are only text messages at the moment. Is there a way to send byte messages? I tried reading file from system and passing it along as body, with: $header = array("content-length"=>1); But I had problems: 1) I had to

Re: php stomp client download

2009-10-31 Thread massive.boisson
/twitter.com/dejanb > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Sat, Oct 31, 2009 at 12:03 PM, massive.boisson > > wrote: > >> >> Aha, >> &g

Re: php stomp client download

2009-10-31 Thread massive.boisson
Aha, It seems I need to http://stomp.fusesource.org/documentation/php/developers.html Download the client and build it myself. Correct? Thanks --MB massive.boisson wrote: > > Hi, > > Should I download latest php stomp client form here > > (1) > http://stomp.fusesou

php stomp client download

2009-10-30 Thread massive.boisson
Hi, Should I download latest php stomp client form here (1) http://stomp.fusesource.org/download.html stomp-php-1.0.0.tar.gz or (2) http://code.google.com/p/stompcli/downloads/list stompcli-php5-1.0-20080916.tar.gz I ask because it seems I should use option 1, but the file is empty. Thanks

Re: problems with memory usage

2008-07-11 Thread massive.boisson
Sorry about this, this is another attempt at better formatting: Hi, we have a problem with memory problem that seems pretty usual on forums on 4.1.1. Currently we plan to increase the userManager memory, and eventually switch to 5.1. But... Going by log on broker we get to this: DEBUG UsageMan

problems with memory usage

2008-07-11 Thread massive.boisson
Hi, we have a problem with memory problem that seems pretty usual on forums on 4.1.1. Currently we plan to increase the userManager memory, and eventually switch to 5.1. But... Going by log on broker we get to this: DEBUG UsageManager - Memory usage change. from: 99, to: 100

check if topic already created

2007-05-22 Thread massive.boisson
Hi, I couldn't find anywhere information about how to check if a topic (or destination) has already been created on broker by another client. Any pointers/help? Thanks in advance, --MB -- View this message in context: http://www.nabble.com/check-if-topic-already-created-tf3795151s2354.html#a1

Re: Flash/ActionScript 3 library to connect to ActiveMQ (STOMP) server

2007-04-05 Thread massive.boisson
r_jewson wrote: > > Anybody interested? Any suggestions where to host it (once I've got it in > a reasonable state)? > Yes, great news, I was just asking about it few days ago. Let us know how things are working out. Congretulations, --MB -- View this message in context: http://www.nabb

Flash and ActiveMQ

2007-04-01 Thread massive.boisson
Hi, is there a good way to connect between ActiveMQ and Flash? Has anyone done it? Any pointers? Regards, --MB -- View this message in context: http://www.nabble.com/Flash-and-ActiveMQ-tf3500497s2354.html#a9776065 Sent from the ActiveMQ - User mailing list archive at Nabble.com.