On Thu, Oct 21, 2010 at 3:33 PM, Mark Webb <[email protected]> wrote: > First off, thanks for the work. The more I use Camel, the more I love > it. Here are 2 'bugs' I have run across: > > 1. On the page http://camel.apache.org/mina.html, for the list of > configuration parameters you list "decorderMaxLineLength", this is a > typo and should be "decoderMaxLineLength". I copy and pasted the word > into my code and took me a few minutes to find the problem. >
Fixed the typo. > 2. Secondly, I am sending long lines of data to the Camel-MINA > component and needed to increase the decoderMaxLineLength. Until I > bumped the ActiveMQ log4j.properties file to "ALL", I did not see the > exception that stated the line was too long. Shouldn't this exception > be logged as an error? If so I would have seen it sooner. IIRC right > now the exception is logged as a DEBUG. > Can you post the stacktrace? > Thank you, > Mark > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
