I am experiencing strange behaviour where the XSI namespace is dropped when I use the JMS endpoint.
For example if I have: xml-generator -> jms-topic-provider -> jms-topic-consumer -> trace I lose XSI namespace declarations from the xml and the trace fails to write to the console. xml-generator -> trace on the other hand works without a problem. I discovered if you create an XML parser that is NOT namespace aware, that you lose the XSI namespace declarations. Is there such a parser somewhere in the stack? -- View this message in context: http://www.nabble.com/XSI-Namespace-Lost-tf3059907s12049.html#a8508442 Sent from the ServiceMix - User mailing list archive at Nabble.com.
