[
https://issues.apache.org/jira/browse/ARTEMIS-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588268#comment-16588268
]
ASF GitHub Bot commented on ARTEMIS-2047:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/2257
> Provide compatible 1.x option into ActiveMQJMSClient
> ----------------------------------------------------
>
> Key: ARTEMIS-2047
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2047
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: clebert suconic
> Priority: Major
>
> if your code is using ActiveMQJMSClient to create destinations, you will
> have to change your code to be able to connect to older destinations on 1.x.
>
> We will parse a system property
> org.apache.activemq.artemis.api.jms.ActiveMQJMSClient.enable1xPrefixes
>
> as true / false to enable old prefixes on the class...
>
>
> Or it will load a properties file named
> org.apache.activemq.artemis.api.jms.ActiveMQJMSClient.properties from
> anywhere in the classLoader, with a property enable1xPrefixes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)