For topics that already exist in ActiveMQ, use the prefix '
dynamicTopics/' in the
destination name attribute in your
jmsreader.sbconf configuration file. For example:
<destinations>
<destination name="dynamicTopics/MarketData.SYM"/>
</destinations>
This allows you to locate topics using JNDI without any configuration, as described in the ActiveMQ Help under Apache ActiveMQ > Connectivity > Containers >
JNDI Support