On Mon, Oct 5, 2009 at 9:10 PM, erh <[email protected]> wrote: > > > Claus Ibsen-2 wrote: >> >> You are using Camel 1.x which have some properties which are not the >> same as 2.0. >> >> If you use a good IDE you get code completion in the XML editor and >> thus can see which properties you can use. >> >> I recall its called: defaultDeadLetterEndpointUri in Camel 1.x instead >> of deadLetterUri >> > > huh? I'm looking at the javadocs for 2.0 > (http://camel.apache.org/maven/camel-core/apidocs/org/apache/camel/builder/DeadLetterChannelBuilder.html) > and I don't see a deadLetterUri property there either. What am I missing?
Those javadocs are not 100% up to date. > > eric > > -- > View this message in context: > http://www.nabble.com/Dead-Letter-Channel-%3A-Error-on-configuring-dead-letter-channel-tp25683735p25755940.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
