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? 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.
