Re: BytesMessage constness

2007-09-22 Thread Nathan Mittler
it is > like > this case. > > Cheers, > > Albert > > - Original Message - > From: "Motl" <[EMAIL PROTECTED]> > To: > Sent: Friday, September 21, 2007 1:45 PM > Subject: Re: BytesMessage constness > > > > Done. > > > > https:

Re: BytesMessage constness

2007-09-21 Thread Albert Strasheim
September 21, 2007 1:45 PM Subject: Re: BytesMessage constness Done. https://issues.apache.org/activemq/browse/AMQCPP-143 nmittler wrote: I agree, this definitely would be a pain since the onMessage method gives you a const Message. Could you capture this issue in JIRA? http://issues.apache.

Re: BytesMessage constness

2007-09-21 Thread Motl
Done. https://issues.apache.org/activemq/browse/AMQCPP-143 nmittler wrote: > > I agree, this definitely would be a pain since the onMessage method gives > you a const Message. Could you capture this issue in JIRA? > http://issues.apache.org/activemq/browse/AMQCPP > > Thanks, > Nate > > > O

Re: BytesMessage constness

2007-09-21 Thread Nathan Mittler
I agree, this definitely would be a pain since the onMessage method gives you a const Message. Could you capture this issue in JIRA? http://issues.apache.org/activemq/browse/AMQCPP Thanks, Nate On 9/21/07, Motl <[EMAIL PROTECTED]> wrote: > > > Hi, > I once asked you why readBytes() and other re