Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1997

activemq-client strips whitespace from queue name, breaking interoperablity with qpid-jms client

XMLWordPrintable

      I have a test which sends a message to a queue named "spaceattheend " with qpid-jms and then tries to receive the message with activemq-client. The message is not received.

      I investigated, and it seems that activemq-client strips the trailing space and attempts to receive from queue "spaceattheend" (without the space). This fails.

      This shows that it is possible to have queues on the Artemis broker that cannot be accessed by activemq-client.

              Unassigned Unassigned
              jdanek@redhat.com Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: