Jim Dandy created AMQ-4879:
------------------------------
Summary: Dot Net platform - invalid durable queue test case,
durable queue does not work
Key: AMQ-4879
URL: https://issues.apache.org/jira/browse/AMQ-4879
Project: ActiveMQ
Issue Type: Bug
Components: Test Cases
Reporter: Jim Dandy
I've been having difficulty getting durable consumers working with ActiveMQ in
a C# and Windows environment (works fine in Java).
So I looked at the test case and was surprised to see the test uses the same
connection and session to run both the consumer and the producer, for the
entire test. If you separate the consumer and producer into separate processes
the test fails.
The test code is found in file csharp_api/DurableTest.cs
--
This message was sent by Atlassian JIRA
(v6.1#6144)