Hello List,

in Stomp, the only way I know to see if a message is a ObjectMessage, or a
TextMessage, is to check if it contains a "transformation= ..." header.

However, if a subscriber uses the transformation header to tell the broker
which transformation the broker should use for object messages, all messages
will be sent using this header, even if they are TextMessages.

This is not a big problem if a destination only uses one message type. But
maybe it is worth an entry in the JIRA? ("Stomp header for object
transformation may only be present in ObjectMessage")

Best Regards
Michael Justin
-- 
View this message in context: 
http://www.nabble.com/STOMP%3A-broker-sends-%22transformation%22-header-for-TextMessage-tp21919660p21919660.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to