1 Reply Latest reply on Jul 15, 2003 10:00 PM by divine_comedy

    JMS Question : Different QueueSession on the same QueueConne

    divine_comedy

      Are we allowed to have both a transacted and non-transacted session in the same QueueConnection ?

      What happens if you don't do a session.commit() ? Will it cause the queue to block ?