You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Sandeep Raparthi (Jira)" <ji...@apache.org> on 2020/10/12 15:26:00 UTC

[jira] [Updated] (ARTEMIS-2944) _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol

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

Sandeep Raparthi updated ARTEMIS-2944:
--------------------------------------
    Description: 
_AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol with 
 
{{<bean id="jmsFactory" class="org.apache.activemq.ActiveMQConnectionFactory">
  <property name="brokerURL">
    <value>tcp://localhost:61616</value>
  </property>
</bean>}}

  was:_AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol


> _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-2944
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2944
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 2.15.0
>         Environment: Linux  
>            Reporter: Sandeep Raparthi
>            Priority: Major
>
> _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol with 
>  
> {{<bean id="jmsFactory" class="org.apache.activemq.ActiveMQConnectionFactory">
>   <property name="brokerURL">
>     <value>tcp://localhost:61616</value>
>   </property>
> </bean>}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)