3 Replies Latest reply on Nov 25, 2004 5:07 PM by javajedi

    Configuring Some JMS Queues to be Persistent and Some to be

    samirss

      Hello All,

      We have many queues in the system, some are persistent and some are supposed to be non persistent (porting from weblogic). Is there are way in jboss to configure them as such? In weblogic it is done at the connectionfactory level.
      I tried to look at docs, but they dont really explain this scenario. It looks like we can only have one DestinationManager in a a JBOSS instance, and this DestinationManager can only point to one PersistenanceManager (or NullPersistenceManger). Can somebody please point me in the right direction on this?
      thanks in advance.
      Samir