Re: AMQ 5.5 - compression on network of brokers

2012-03-26 Thread hodgesz
I would vote for that enhancement. Just out of curiosity what is the format the messages are currently forwarded over tcp to the network of brokers? Do the brokers maintain an open tcp connection to each other? I am just trying to understand what kind of performance to expect if the brokers are

REST Content-Type

2012-03-26 Thread unficyp
Hi, i've a java process with an embedded jetty server / activemq broker using the messageservlet (REST). is it possbile to set the content-type of the rest response to something other than xml, eg. text/plain or application/json ? thx gw -- View this message in context: http://activemq.2283324.n

Re: Can not view Queues in the ActiveMQ console

2012-03-26 Thread Peter Warnock
Josh, I had a similar error when I loaded test a machine to its breaking point. I was able to restart services, but that problem wouldn't go away until I did a system reboot. - pw On Mar 26, 2012, at 2:39 AM, Dejan Bosanac wrote: > Hi Josh, > > seems like your web console isn't properly in

What are the official default JMSheader fields? "Group" and "Sequence" ?

2012-03-26 Thread Ben Stover
As far as I knowthere are at least the following JMSheader fields: JMSCorrelation ID String JMSDelivery Mode int (1-Non-Persistent, 2-Persistent) JMSDestination javax.jms.Destination JMSExpiration long JMSMessageID String JMSPriority int JMSRedelivered boolean JMSReplyTo java

Re: AMQ 5.5 remove temporary destination

2012-03-26 Thread Marcin Giedz
Thx a lot... I will check this and send you a results ;) Thx Marcin - Oryginalna wiadomość - Od: "Dejan Bosanac" Do: users@activemq.apache.org Wysłane: poniedziałek, 26 marzec 2012 14:54:02 Temat: Re: AMQ 5.5 remove temporary destination Yes, it should be there since 5.4.0. It

Re: AMQ 5.5 remove temporary destination

2012-03-26 Thread Dejan Bosanac
Yes, it should be there since 5.4.0. It checks if destination is empty and doesn't have any producers/consumers for a certain time. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www

Re: AMQ 5.5 remove temporary destination

2012-03-26 Thread Marcin Giedz
Hi Dejan, Thx for you update... I assume 5.5.1-fuse contains this fix? and: how AMQ decides which temp-queue is about to be removed - what condition pls? Thx Marcin - Oryginalna wiadomość - Od: "Dejan Bosanac" Do: users@activemq.apache.org Wysłane: poniedziałek, 26 marzec 2

Re: Can not view Queues in the ActiveMQ console

2012-03-26 Thread Dejan Bosanac
Hi Josh, seems like your web console isn't properly installed as it can't compile JSP. Not sure from these details you provided what could go wrong. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejan

Re: AMQ 5.5 remove temporary destination

2012-03-26 Thread Dejan Bosanac
Try adding so that gc include temporary destinations as well. 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.manning.com/snyder/

Re: AMQ 5.5 - compression on network of brokers

2012-03-26 Thread Dejan Bosanac
Unfortunately, this is client-only option at the moment (tied to the connection factory). You can create an enhancement request to make it server side option as well (and applicable to networks). Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesou

Re: Difference between "activemq-admin stop" and hitting CTRL+C in activemq window?

2012-03-26 Thread Dejan Bosanac
They are equal, as both will do the proper cleanup. 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.manning.com/snyder/ On Sat, Mar

Re: Where to specify/change the admin and listening ports ?

2012-03-26 Thread Dejan Bosanac
Hi, yes that's the port JMS clients connects to. Take a look at conf/jetty.xml for the web console port 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 A