Actually it seems that the problem here is in the ActiveMQMessage.copy(ActiveMQMessage) which is called from the ActiveMQSession - it does not copy the connection! As the compression context is stored with the connection, the message then looses the context of whether it should be compressed on sending. Is there a explaination for this??? -- View this message in context: http://www.nabble.com/On-the-wire-size-of-messages-tf2002138.html#a5514363 Sent from the ActiveMQ - User forum at Nabble.com.
- Re: On the wire size of messages Kuppe
- Re: On the wire size of messages Kuppe
- Re: On the wire size of messages James Strachan
