Example: jms_set_general_property

This example shows the use of jms_set_general_property to set the message format to BytesMessage.

jms_set_general_property("step1", "JMS_MESSAGE_TYPE", "BytesMessage");