Hello, I managed to successfully create a shared durable subscription using a "client-id" and a "durable-subscriber-name" with the STOMP protocol.
However, always with STOMP, I can't find a way to create a shared non-durable subscription. When I set only the "client-id", it does not seem to be used to create the queue name. I thought that providing the "cliend-id" would allow customers using the same "client-id" to use the same queue, but it is not what is happening. Am I missing something ? I'm using Artemis 2.20.0 Thanks in advance. Nicolas C2 - Usage restreint