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


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.

Reply via email to