arne anka created ARTEMIS-5942:
----------------------------------

             Summary: NMS based client causes weird escaping in names
                 Key: ARTEMIS-5942
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5942
             Project: Artemis
          Issue Type: Bug
          Components: Broker, JMS, Management
    Affects Versions: 2.44.0
            Reporter: arne anka


{{My queues/addresses are named with underscores (say, EXP_FOO or IMP_BAR).}}
{{Queues and addresses are set to auto-create and}}
{{<wildcard-addresses>}}
{{          <delimiter>_</delimiter>}}
{{</wildcard-addresses>}}

This works well.

Recently I got a client that is implemented using Apache NMS, when that client 
sends/reads from a destination NEW_CLIENT, in Artemis that name appears as

NEW\\_CLIENT

Quting in single quotes results in even more slashes, double quotes in even a 
node (JMX view) \ with child NEW\\_CLIENT\""

Some research suggested adding

{{<routing-enabled>false</routing-enabled>}}

{{to}}

{{<wildcard-addresses>}}

but that didn't help either.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to