I have a proxy mediator with a JMS transport set.
I have logging turned on to show the messages that gets received.
When the messages gets printed, all the "less than" symbols after the "<xml
..." tag show up as &lt;/ but the "greater than" symbols show up as ">"

I'm pretty sure the messages are correct on the queue because I can listen
with a "stand alone" generic JMS listener outside of the ESB and print the
messages.  When the generic JMS listener prints the messages, they look
fine.

Ultimately I'm trying to run an xpath over the incoming messages but the
xpath always returns 0 elements.  I'm thinking it's because of the "&lt;"
instead of the "<"
-- 
View this message in context: 
http://www.nabble.com/jms-transport-tp22916189p22916189.html
Sent from the Synapse - User mailing list archive at Nabble.com.

Reply via email to