is there a message transformer available, which transforms object messages to
xml (or json)?

the transformer mentioned in this article  Message Transformation
<http://activemq.apache.org/message-transformation.html>   : 
org.apache.activemq.util.oxm.XStreamMessageTransformer
<http://activemq.apache.org/maven/5.7.0/apidocs/org/apache/activemq/util/oxm/XStreamMessageTransformer.html>
  
seems not to be available anymore, since version 5.7 (!). the article
obviously wasn't updated since ages. 

the old code seems to work though, but I would prefer something
out-of-the-box. I guess the old transformer was replaced by something else,
but I couldn't find anything suitable. 

thanks a lot, 
tippse



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/message-transformer-missing-tp4716277.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to