Fixed
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Seth Leger
Seth LegerComponents
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
Created June 27, 2017 at 3:42 PM
Updated July 10, 2017 at 8:14 PM
Resolved June 28, 2017 at 10:27 AM
After upgrading past Camel 2.14, Camel changed their camel-amqp feature to use a different connection factory to provide compatibility with AMQP 1.0. To preserve the AMQP 0-9-1 protocol compatibility (if desired), we need to provide a connection factory JAR when we install our AMQP features. Another option would be to drop support for AMQP 0-9-1 and just use the new AMQP 1.0 connection factory.