Hi,

in camel 2.12.1 when split a message this kind of xml tag doesn't work,
meanwhile in camel 2.11.0 works fine:

<tag attribute=attribute/>


org.xml.sax.SAXParseException; XML documents structures must start and end
within the same entity.

If I add:
<tag attribute=attribute></tag>

works fine. Is suppose to be the expected behaviour?

Thanks in advance!



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-2-12-1-org-xml-sax-SAXParseException-tp5742659.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to