How to set a JMS Request to Payload Empty?
Hi Guys, I'm trying to build a test suite that send an JMS message with payload empty ( like JMS Message Type= Mesage or Simple). I can connect correctly and send JMS messages that other types like byte, map and text. Can you help-me how to send a JMS Message with no body?Solved1.4KViews0likes1CommentJMS messages with no response
Hello forum members, I've got another question, now concerning JMS in SoapUI with the Hermes JMS integration. I want to send a JMS request to the server, which actually works well, the server reseaves the message, but it is a fire and forget message, so the server sends no response for it. When I am now using the Load Test the load test always stucks at this step because it is waiting for a response which it will never get.. How can I tell SoapUI that it should not wait for a response for that request? Regards.1.8KViews0likes4Comments