You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Matt <ch...@yahoo.com> on 2004/05/04 14:59:39 UTC

RE: Intermittent SAXParseException

Hi Christopher, Neil,

Thanks for the comments. We are indeed using multiple threads, but the call
to domparser.parse() is protected by synchronized(domparser) so thread-safety
should be okay.

We are currently using Xerces 2.1.0 and 2.2.0. Wholeheartedly agree with the
advice to use 2.6.2, but upgrading isn't easy, due to our infrastructure. :-(

Thanks again,

Matt


--- Neil Graham <ne...@ca.ibm.com> wrote:
> Hi Christopher,
> 
> > Xerces is not thread safe (see multiple discussions on
> > the list about it if you're curious, but it's not a bug).
> 
> Xerces's DOM implementation is not thread-safe (especially if you don't
> disable the deferred-dom feature) but Xerces's schema validation certainly



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org