Also @ejb3 does your app take any action on your exception? It looks like the binder should be saying something like Could not send XMLMessage xyz to error queue abc
when it can’t publish to the error queue so I’m confused why we aren’t seeing that. Any chance something is telling the app to shutdown the Spring context?