Framework calls the execute() method to send a single request
Framework calls the execute() method to send a single request
Note this does not catch any exceptions (even JMSException) as generally these indicate a configuration failure that is unlikely to be addressed by retrying with another message
Core JMS Action to handle Send
This handles the core "send"ing of messages. Gatling calls the execute method to trigger a send.