-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
When using amqp client defined multicast and the address does not exist (address autocreation), the address created is always anycast and connecting a consumer to it throws an exception in the client:
javax.jms.JMSException: Address jms.queue.testCreateTopicConsumer1_inlined is not configured for topic support [condition = amqp:illegal-state]
(it is from testCreateTopicConsumer1 in the linked reproducer)
- duplicates
-
ENTMQBR-724 AMQP JMS Producer client always creates an ANYCAST address
- Closed
- relates to
-
ENTMQBR-424 jms.topic producer autocreation fails using qpid-jms client
- Closed
- cloned to
-
ARTEMIS-918 Loading...
- is related to
-
ARTEMIS-1068 Loading...