0 Replies Latest reply on May 29, 2003 10:47 AM by arachimi

    How to define a non persistent queue?

    arachimi

      I'm trying to understand how to configure a non persistent queue in JBoss 3.0.6.

      Since sending JMS messages with a NON_PERSISTENT property is not sufficent for me and I know there's a way to do it properly...

      I assume that the solution will be to configure another DestinationManager that will depend a PersistenceManager that does nothing - but I couldn't make it happen.

      Anyone defined a non persistent destination?