Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2860

C++ hello_xml example receives all message content, not just what's wanted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7
    • 0.7
    • C++ Examples
    • None
    • Linux (RHEL 5), Qpid svn trunk, xerces-c-2.7.0-8.el5

    Description

      In using the qpid/cpp/examples/messaging/hello_xml.cpp example to figure something out, I changed the sent message's <station> element to Boston. This should cause the message to not pass the XQuery set in the receiver. But when executed, the "Boston" message is still received.

      $ ./hello_xml
      <weather><station>Boston (BOS)</station><wind_speed_mph>16</wind_speed_mph><temperature_f>70</temperature_f><dewpoint>35</dewpoint></weather>

      Attachments

        Activity

          People

            gsim Gordon Sim
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: