As per the documentation of JMS, the default value is Persistent.
"Delivery mode is set to PERSISTENT by default."
Do I explicitly set the value to setDeliveryMode(DeliveryMode.PERSISTENT).
Currently the messages are persisted into the Oracle DB.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168590#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...