You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2011/08/26 10:38:29 UTC

[jira] [Assigned] (AMQ-3401) ActiveMQ cannot determine between Queue and Topic for Weblogic destination

     [ https://issues.apache.org/jira/browse/AMQ-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac reassigned AMQ-3401:
----------------------------------

    Assignee: Dejan Bosanac

> ActiveMQ cannot determine between Queue and Topic for Weblogic destination
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3401
>                 URL: https://issues.apache.org/jira/browse/AMQ-3401
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0
>            Reporter: Philippe Wanner
>            Assignee: Dejan Bosanac
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira