2 Replies Latest reply on Aug 26, 2005 4:52 PM by ofdofd

    Persistent Queue Messages

    jrayburn

      Hello - I'm new to JBoss and JMS. If this question should have been answered by reading the docs, please feel free to let me know ;) though I've already read through the related sections and I wanted to confirm my assumption with the experts.

      Can all messages in a specific JMS Queue be made DeliveryMode.PERSISTENT without having every person who sends messages to the queue indicate the DeliveryMode.PERSISTENT when they send the message? Is there a way to do this when configuring the JMS Queue in the deploy/jsm/*-service.xml file where the Queue is defined?

      Thanks for your help!

      John