I always convert xml to string before sending such a message. HTH,
SR. Wang Kevin wrote: > > Hi, Gents, > > I am trying to send XML based message using ActiveMQ, but as I know, I > can't > find a related method like *createXMLMessage()*. So I think a way is to > use > TextMessage: firstly, convert xml to string, then send it by TextMessage. > > Any ideas or example? Thanks a lot! > > Best Regard! > > Kevin > > -- View this message in context: http://www.nabble.com/How-to-send-XML-based-message-in-AMQ--tf2175605.html#a6029191 Sent from the ActiveMQ - Dev forum at Nabble.com.
