Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4328

Message expiration doesn't work with a message listener on a session

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • JBossAS-4.2.0.CR1
    • JMS (JBossMQ)
    • None

      The JCA uses session.setMessageListener which creates a SpyMessageConsumer with sessionConsumer = true.
      Messages are received and added to the SpyMessageConsumer (addMessage).
      If it's a sessionConsumer do special logic (excluding expiration) else
      put it on queue and receive() does expiration logic.

            adrian.brock Adrian Brock (Inactive)
            rhn-engineering-cdewolf Carlo de Wolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: