Hi Michael, Thanks for analyzing the causes of problems, mentioned in this bug report.
We would definitely try to fix the problem, if present in code base. On Sat, Oct 1, 2011 at 9:32 PM, Michael Glavassevich <mrgla...@ca.ibm.com> wrote: > Mukul, > > A javax.xml.validation.Schema [1] is required to be thread-safe. Xerces has > a bug if it doesn't satisfy that. > > Den mentioned that this problem occurs even when SchemaFactory and Schema > objects are not shared between threads. That sounds very much like there's a > statically mutable field somewhere within Xerces or Psychopath that is > causing this issue. If multiple threads can't validate assertions > simultaneously we need to fix that. > > Thanks. > > [1] > http://xerces.apache.org/xerces2-j/javadocs/api/javax/xml/validation/Schema.html > > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: mrgla...@ca.ibm.com > E-mail: mrgla...@apache.org -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org