Spring Cloud Stream, solace messages not going to error queue

Hi @ejb3 ,
I haven’t had time to dig into this, but at first glance I think there could be a few things:
are you using Kotlin? that doesn’t look like java code to me. I haven’t actually tried out using our binder with Kotlin. In theory it works though… Your Spring dependencies versions are a bit all over the place. Any reason you’re mixing a bunch of different Spring versions? Maybe you can simplify your dependencies to test this issue? Maybe try the ones in the pom in this folder . Your JCSMP version is quite old with v10.3. We are now on v10.13.0. I don’t think this would cause an issue but it might be worth trying to use a newer version. Hope that helps! I have a pretty packed Thursday but if you don’t make progress on it maybe I can have you shoot your project over to me and I can take a look Friday.