Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-76

Integer property not propagated when using Openwire

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.0
    • Openwire
    • None

    Description

      We have a unit test that sends a BytesMessage with an integer property set on it. When using Stomp, the integer property is available on the received message.

      When using Openwire, the valueNodeMap field inside properties is empty, so properties.getInt(name) fails.

      If you can't reproduce this, I'll see if I can extract a simple test case from our code.

      Tested with AMQCPP 2.0 snapshot revision 517012.

      Attachments

        1. openwire.cpp
          2 kB
          Albert Strasheim

        Activity

          People

            tabish Timothy A. Bish
            fullung Albert Strasheim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: