Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3836

STOMP 1.0 protocol (SUBSCRIBE destination) broken on ActiveMQ 5.6.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.6.0
    • 5.7.0
    • STOMP
    • None
    • Centos 5 running Apache ActiveMQ 5.6.0, jre-1.6.0_20-fcs

    Description

      Destination specification on STOMP using activemq 5.6.0 is broken.

      Before 5.6.0, you had to specify "/queue/my_queue". Now, activemq automatically includes a "/queue/" on destination name, whether needed or not.

      For instance, sending messages to "/queue/nagios-events" works. Subscribing to "/queue/nagios-events" creates an additional queue named "/queue/queue/nagios-events".

      Message sending is also affected, although it accepts both "/queue/nagios-events" and "nagios-events"

      Attachments

        1. firsttony.php
          2 kB
          Alan Hudson

        Activity

          People

            tabish Timothy A. Bish
            dmichellis Deives Michellis
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: