Still getting the same error after upgrading to camel 2.8.0. Tried excluding qpid 0.10 and using newer 0.12, still no luck. Including 'mvn dependency:tree' snippet and log output.
[INFO] +- org.apache.camel:camel-amqp:jar:2.8.0:compile [INFO] | +- org.apache.camel:camel-jms:jar:2.8.0:compile [INFO] | | +- org.springframework:spring-jms:jar:3.0.5.RELEASE:compile [INFO] | | \- org.springframework:spring-beans:jar:3.0.5.RELEASE:compile [INFO] | +- org.apache.mina:mina-core:jar:1.0.1:compile [INFO] | \- commons-lang:commons-lang:jar:2.3:compile (version managed from 2.4) [INFO] +- org.apache.qpid:qpid-client:jar:0.12:compile [INFO] +- org.apache.qpid:qpid-common:jar:0.12:compile 2011/09/15 09:27:30:193 CDT [WARN] JmsMessageListenerContainer - Setup of JMS message listener invoker failed for destination 'test-queue' - trying to recover. Cause: The new addressing based sytanx is not supported for AMQP 0-8/0-9 versions -- View this message in context: http://camel.465427.n5.nabble.com/AMQP-Component-tp4508042p4807050.html Sent from the Camel - Users mailing list archive at Nabble.com.
