Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-830

using JMSQueueService to create and bind queues to new contexts with previously-non-existant-parents causes MockContext/BindingTrap/HornetQ to get confused on context heritage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 7.0.0.Beta3
    • JMS
    • None

      If I hijack JMSQueueService, and attempt to bind the queue as queue/foo/bar/baz/tacos/someQueue, it may work the first time, but subsequent created queues end up with a duplicated section in the resulting path. Trying to bind to queue/foo/bar/baz/gouda/anotherQueue might result in queue/foo/bar/baz/tacos/gouda/anotherQueue.

      Seems some stack doesn't get completely popped when HornetQ goes creating parent contexts in order to plant the leaf resource.

            jmesnil1@redhat.com Jeff Mesnil
            bmcwhirt@redhat.com Bob McWhirter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: