HeadersExchangeTest fails
-------------------------

                 Key: QPID-435
                 URL: https://issues.apache.org/jira/browse/QPID-435
             Project: Qpid
          Issue Type: Test
          Components: Dot Net Client
    Affects Versions: M2
         Environment: .NET 2.0
            Reporter: Tomas Restrepo
             Fix For: M2
         Attachments: QPID-435.diff

The HeadersExchangeTest integration test in Qpid.Client.Tests is currently 
failing. After tracing the code, two bugs were identified:
- The creation of the FieldTable for the Queue.Bind() arguments was using the 
old "S"+"name" convention for field table names, which is no longer used after 
the fieldtable and message header refactorings
- The consumer was created with NoLocal=True, which prevented the server to 
send the messages back to the waiting client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to