Re: [dev] OO 2.1 with jre 1.6 - xml validation problem

2006-12-19 Thread Stephan Bergmann
Oliver Brinzing wrote: Hi, now i know whats going wrong: another extension (which i did not develop) deploys a xerces-2.6.2.jar. if i remove the extension (or only the *.jar), from uno_packages\cache\uno_packages\xx.tmp...\ it works ... but is this behaviour correct ? it seems the above

Re: [dev] OO 2.1 with jre 1.6 - xml validation problem

2006-12-19 Thread Christian Junker
Hi Oliver, in your previous post, you didn't mention where your Java classes came from (imports and so on), either you do use the Java API (xml modules) or the OOo API for processing XML. Everytime you're dealing with xml, you're encouraged to use the JAXP standard to be in some case independent

[dev] OO 2.1 with jre 1.6 - xml validation problem

2006-12-18 Thread Oliver Brinzing
Hi, now i know whats going wrong: another extension (which i did not develop) deploys a xerces-2.6.2.jar. if i remove the extension (or only the *.jar), from uno_packages\cache\uno_packages\xx.tmp...\ it works ... but is this behaviour correct ? it seems the above mentioned *.jar overwrites