[ https://issues.apache.org/activemq/browse/AMQ-1057?page=all ]
Ken Gallo updated AMQ-1057:
---------------------------
Attachment: ConsumerTool.patch
changed
Session session = connection.createSession(transacted, ackMode);
to
session = connection.createSession(transacted, ackMode);
so requester-consumer example works.
> consumer queue is empty when running requester
> ----------------------------------------------
>
> Key: AMQ-1057
> URL: https://issues.apache.org/activemq/browse/AMQ-1057
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.1.0
> Reporter: Marlon Santos
> Priority: Minor
> Fix For: 4.2.0
>
> Attachments: ConsumerTool.patch, RequesterTool.java
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> consumer queue is empty when running requester, producer and consumer.
> The reply destination also results into an empty string.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira