You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/05/25 18:38:52 UTC

[jira] Assigned: (AMQ-2098) Advisory messages are empty when received with a Stomp subscription

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

Gary Tully reassigned AMQ-2098:
-------------------------------

    Assignee: Gary Tully

> Advisory messages are empty when received with a Stomp subscription
> -------------------------------------------------------------------
>
>                 Key: AMQ-2098
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2098
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.2.0
>         Environment: ActiveMQ 5.2, Sun Java 1.6.0_11, Fedora Linux
>            Reporter: Uwe Kubosch
>            Assignee: Gary Tully
>             Fix For: 5.4.0
>
>         Attachments: stomp-advisory.patch
>
>
> We need advisory messages for client connections, and we are stomp when connecting to ActiveMQ.  When we subscribe to ActiveMQ.Advisory.Connection, we get messages when clients connect of disconnect, but the messages are empty.  I suspect the information is lost when converting the ActiveMQMessage to a Stomp message.
> Some sort of simple serialization (like key: value pairs) of the ConnectionInfo object in ActiveMQMessage.getDataStructure would solve the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.