jdudleyh
12 years agoNew Contributor
JMS
Greetings, I have a JMS (TIBCO EMS) queue that I'm trying to send data to from SoapUI. I have a working Hermes connection and can successfully upload a file via Hermes to the JMS queue (which the a...
- 12 years agoSOAPUI with Hermes will always send a soap over jms. If you are intended to use just jms message you may use groovy script to call TIBCO EMS API to communicate jms message. Hope this helps.