Re: ActiveMQ Stomp producer messages size limitation

2015-02-04 Thread Tim Bain
rameters should be configurable. Should I log a JIRA for this ? > > Thanks, > Anuj > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-tp4689847p4691050.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: ActiveMQ Stomp producer messages size limitation

2015-02-04 Thread khandelwalanuj
should be configurable. Should I log a JIRA for this ? Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-tp4689847p4691050.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Stomp producer messages size limitation

2015-02-04 Thread khandelwalanuj
emq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-tp4689847p4691046.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Stomp producer messages size limitation

2015-01-13 Thread Tim Bain
aven/apidocs/src-html/org/apache/activemq/transport/stomp/StompWireFormat.html > ) > and found that "private static final int MAX_DATA_LENGTH = 1024 * 1024 * > 100;" is causing the issue. How can I change it ? what should I do to send > 140 size messages ? > > Thanks,

Re: ActiveMQ Stomp producer messages size limitation

2015-01-13 Thread Timothy Bish
ivate static final int MAX_DATA_LENGTH = 1024 * 1024 * 100;" is causing the issue. How can I change it ? what should I do to send 140 size messages ? Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-tp4689847

ActiveMQ Stomp producer messages size limitation

2015-01-13 Thread khandelwalanuj
;" is causing the issue. How can I change it ? what should I do to send 140 size messages ? Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Stomp-producer-messages-size-limitation-tp4689847.html Sent from the ActiveMQ - User mailing list