Spring's ServerSessionFactory has been removed in Spring 3. There's a related issue that made it in to 2.0. http://issues.apache.org/activemq/browse/CAMEL-502
It seems that the changes to JmsConfiguration and JmsComponent from that issue should be (almost) enough to get this working correctly. However, the commit message says "Do NOT backport this to Camel 1.x branch." It builds fine but one test fails: Running org.apache.camel.converter.IOConverterTest Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec <<< FAILURE! Why was it specified to not backport this to 1.x? Thanks. -- View this message in context: http://old.nabble.com/Camel-1.6-and-Spring-3-tp27152604p27152604.html Sent from the Camel - Users mailing list archive at Nabble.com.