Never mind, I found the problem. Wrong version of Xalan (2.6) had somehow
gotten in to the mix. It has a bug which messes up the namespaces.


Tero wrote:
> 
> 
> 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#a8514734
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to