Groups > Weblogic > WebLogic Java Message Service > Re: WebLogic8.1




Re: WebLogic8.1

Re: WebLogic8.1
Wed, 30 Apr 2008 08:09:47 -070
Hi,

To get persistent messages, the application needs to send the message with a
persistent QOS, and any topic subscribers must also be "durable".   
This is standard to the JMS API, and not specific to WebLogic JMS.   

For more information, see the JMS FAQ:
-Q.  How do I use persistence?
-http://e-docs.bea.com/wls/docs81/faq/jms.html#252543

and the JMS dev guide:
-Persistent vs. Non-Persistent Messages
-http://edocs.bea.com/wls/docs100/jms/design_best_practices.html#wp1058705

Hope this helps,

Post Reply
about | contact