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

Martin Cekal updated AMQ-3658:
------------------------------

    Priority: Minor  (was: Major)
    
> TransportListener is not notified on send operation
> ---------------------------------------------------
>
>                 Key: AMQ-3658
>                 URL: https://issues.apache.org/jira/browse/AMQ-3658
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client, Transport
>    Affects Versions: 5.5.0, 5.5.1
>         Environment: all platforms
>            Reporter: Martin Cekal
>            Priority: Minor
>
> If you add/set TransportListener on connection/connectionfactory, the 
> listener receives notification via onCommand(Object command) method for many 
> events performed on the connection. You can use this feature for counting 
> received messages  (DispatchMessage is sent to onCommand method), but there 
> is no event signals to TransportListener that any producer sent out a message 
> via the connection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to