Re: reading message size using queue browser

2007-06-21 Thread keneida
;> droppable >> = false} > > Note that getSize() on a message is an internal detail used for flow > control; its not really intended for end users. Try looking at the > body of the message instead. > > BTW what version are you using? > > > -- > James > --- > http://macstrac.blogspot.com/ > > It is 4.1.1, unfortunately I did not get permission to use 4.2 in the production environment -- View this message in context: http://www.nabble.com/reading-message-size-using-queue-browser-tf3951562s2354.html#a11230133 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: reading message size using queue browser

2007-06-21 Thread James Strachan
On 6/21/07, keneida <[EMAIL PROTECTED]> wrote: James.Strachan wrote: > > On 6/20/07, keneida <[EMAIL PROTECTED]> wrote: >> >> using queue browser i can see all the parameters of the messages. However >> doesnt matter what I send the "size" parameter is always 0. > > What "size" parameter? > > -

Re: reading message size using queue browser

2007-06-21 Thread keneida
sed = false, userID = null, content = [EMAIL PROTECTED], marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = null, readOnlyProperties = true, readOnlyBody = true, droppable = false} -- View this message in context: http://www.nabble.com/reading

Re: reading message size using queue browser

2007-06-20 Thread James Strachan
On 6/20/07, keneida <[EMAIL PROTECTED]> wrote: using queue browser i can see all the parameters of the messages. However doesnt matter what I send the "size" parameter is always 0. What "size" parameter? -- James --- http://macstrac.blogspot.com/

reading message size using queue browser

2007-06-20 Thread keneida
using queue browser i can see all the parameters of the messages. However doesnt matter what I send the "size" parameter is always 0. -- View this message in context: http://www.nabble.com/reading-message-size-using-queue-browser-tf3951562s2354.html#a11210820 Sent from the Activ