Re: Is there a limit on message size in activemq cpp

2011-04-08 Thread Timothy Bish
On Fri, 2011-04-08 at 11:20 -0700, manua wrote: > HI, > > I am using activemq cpp and planning to send a message of around 100 MB in > size. > > Is there a maximum limit on the message size. If yes, how can I modify this > limit. > The client is limited by the encoding done for the OpeWire wire

Re: Is there a limit on message size in activemq cpp

2011-04-08 Thread manua
HI, In addition to the previous post, I am sending a byte message and wants to know if there is a limit on max size for byte messages. Thanks, Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/Is-there-a-limit-on-message-size-in-activemq-cpp-tp3437123p3437129.html

Is there a limit on message size in activemq cpp

2011-04-08 Thread manua
HI, I am using activemq cpp and planning to send a message of around 100 MB in size. Is there a maximum limit on the message size. If yes, how can I modify this limit. Thanks, Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/Is-there-a-limit-on-message-size-in