Github user mtaylor commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1744
  
    @shailendra14k This has been handled using two approaches internally which 
might have caused some confusion.  But, there is an acceptor setting 
anycastPrefix and multicastPrefix that does what you've put here.  
    
    Try appending the following to you acceptor 
"anycastPrefix=jms.queue.;multicastPrefix=jms.topic."


---

Reply via email to