Re: STOMP: Exception: The maximum command length was exceeded

2013-08-30 Thread apara
of and could not fix >>> this issue.  For now, we are using JmsTemplate approach to go directly to >>> the ActiveMQ Broker bypassing Camel, however, ideally we would like to use >>> Camel in this application. >>> >>> Thanks for any help you can offer.

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-29 Thread Claus Ibsen
tiveMQ Broker bypassing Camel, however, ideally we would like to use >> Camel in this application. >> >> Thanks for any help you can offer. >> >> -AP_ >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabb

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-29 Thread Claus Ibsen
; Camel in this application. > > Thanks for any help you can offer. > > -AP_ > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exceeded-tp5738017p5738253.html > Sent from the Camel -

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-29 Thread apara
, however, ideally we would like to use Camel in this application. Thanks for any help you can offer. -AP_ -- View this message in context: http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exceeded-tp5738017p5738253.html Sent from the Camel - Users mailing list

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-28 Thread Alex Paransky
t; > length was exceeded > > > at > > > > > > org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1344) > > > > > ~[camel-core-2.12-SNAPSHOT.jar:2.12-SNAPSHOT] > > > > > > I am going to go back to try to send messages via JmsTemplate in Spring > > to > >

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread apara
suggestions I can try them out... > > > > Thanks for your help. > > -AP_ > > > > > > On Tue, Aug 27, 2013 at 12:49 AM, dejanb [via Camel] < > > [hidden email] <http://user/SendEmail.jtp?type=node&node=5738064&i=2>> > wrote: > > > >> H

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread apara
> -AP_ > > > > > > On Tue, Aug 27, 2013 at 12:49 AM, dejanb [via Camel] < > > [hidden email] <http://user/SendEmail.jtp?type=node&node=5738064&i=2>> > wrote: > > > >> Hi, the problem is that you're trying to send stomp messages t

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread Dejan Bosanac
em is that you're trying to send stomp messages to openwire >> transport connector. Try changing your stomp component to something like >> >> >> >> >> >> ------------------ >> If you reply to this email, your message w

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread apara
-- > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exceeded-tp5738017p5738023.html > To unsubscribe from STOMP: Exception: The maximum command length was >

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread dejanb
Hi, the problem is that you're trying to send stomp messages to openwire transport connector. Try changing your stomp component to something like -- View this message in context: http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exc

Re: STOMP: Exception: The maximum command length was exceeded

2013-08-27 Thread Bharath
but just give a try For info please refer this link http://activemq.apache.org/stomp.html Cheers!!! Bharath.R -- View this message in context: http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exceeded-tp5738017p5738019.html Sent from the Camel - Users mailing

STOMP: Exception: The maximum command length was exceeded

2013-08-26 Thread apara
- View this message in context: http://camel.465427.n5.nabble.com/STOMP-Exception-The-maximum-command-length-was-exceeded-tp5738017.html Sent from the Camel - Users mailing list archive at Nabble.com.