I am trying to send an XML message from my existing Python application to the existing SonicMQ JMS ESB broker deployed in our organization.
I cannot seem to find any Python library to send JMS messages to SonicMQ. The only one I could find is Spring-Python, which seems to implement only the connection to WebSphereMQ.
Is there any Python library to send JMS messages to SonicMQ?