When sending JMS messages from JMeter the sender has to specify if the target MessageBroker (e.g.ActiveMQ) should persist the Msg or not). For that the JMS sender must specify the JMS header field
JMSDelivereyMode and set it to value 2 How can I do this in JMeter? Do I simply have to add another field "JMSDeliveryMode" in the "JMS Properties" section of JMS Point-to-Point section of a TestPlan? What is the difference to the checkbox "Use non-persistent delivery mode" ? Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
