Hi,
We are facing an issue with ActiveMQ version 5.5 for stomp clients. The issue is, we have a python client using stomp, which uses transactions. Whenever there is new message, ActiveMQ tries to send two messages, and message count is negative. There is no exception in python side, and it does its job correctly. Am I missing something? Thanks
