We just upgraded to Spring 4 and JMS 2.0. We are using a CachingConnectionFactory and a JmsTemplate to publish messages and noticed that when publishing to a destination, the first attempt works and ...
In org.springframework.amqp.rabbit.connection.CachingConnectionFactory.CachedChannelInvocationHandler, channels may be physically closed if the cached channel list ...