How to solve this error: Received disposition with role=receiver

Hey @dreamoka ,

I haven’t tried this out w/ Camel & AMQP but I think there are two paths forward here:

  1. Test out using “CACHE_CONSUMER” as your cacheLevelName
  2. Try using the  CachingConnectionFactory  as it very widely used by Solace & JMS users.

Hope that helps!