Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3401

ActiveMQ cannot determine between Queue and Topic for Weblogic destination

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • Broker
    • None

    Description

      A JNDI lookup to Weblogic return a weblogic.jms.common.DestinationImpl instance that is the Weblogic generic implementation for Queue and Topic.

      In the org.apache.activemq.command.ActiveMQDestination class the transform() method can obtain both a queue name and a topic name and therefore doesn't know in witch one to cast.

      The Weblogic DestinationImpl has two methods isQueue() and isTopic() for that.

      Here is a link to the thread about this issue: http://camel.465427.n5.nabble.com/Problem-with-ActiveMQ-to-Weblogic-route-td4578300.html

      Attachments

        Issue Links

          Activity

            People

              dejanb Dejan Bosanac
              pwanner Philippe Wanner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: