java subscriber example: wrong session type
---------------------------------------------
Key: QPID-381
URL: https://issues.apache.org/jira/browse/QPID-381
Project: Qpid
Issue Type: Bug
Components: Java Client
Reporter: Arnaud Simon
Priority: Minor
Class org.apache.qpid.example.subscriber.Subscriber line 127.
The session should not be transacted but Client acknowledged as the message
listener acknowledges all received messages (see line 100). Another solution
would be that the message listener commits the session upon receiving a
message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.