Petr Matousek created QPID-4835:
-----------------------------------

             Summary: JMS client is unable to read the application headers of 
messages sent by the ruby clients
                 Key: QPID-4835
                 URL: https://issues.apache.org/jira/browse/QPID-4835
             Project: Qpid
          Issue Type: Bug
          Components: Ruby Client
    Affects Versions: 0.20
            Reporter: Petr Matousek


I was unable to read the application headers of messages sent by the ruby 
example client (spout) using the JMS example client.

ie.
# cd /usr/lib/ruby/gems/1.8/gems/qpid_messaging-0.20.2/examples
# ruby spout.rb -P foo=bar q
# cd /usr/share/doc/qpid-java-0.22/examples
# ./run_example.sh org.apache.qpid.example.Drain q | grep Properties
Properties:<NONE>

Properties of the received message shall list 'foo = bar'.

note: JMS client can read application headers of messages sent by c++/python.

packages used:
ruby gem: qpid_messaging-0.20.2
java Drain example from qpid-0.22

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to