You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2007/04/06 17:23:32 UTC

[jira] Resolved: (QPID-381) java subscriber example: wrong session type

     [ https://issues.apache.org/jira/browse/QPID-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack resolved QPID-381.
-----------------------------------

    Resolution: Fixed

Amended constructor to make non-transactional and using client ack mode.

> 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
>         Assigned To: Marnie McCormack
>            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.