Kemper, Stephan (external) wrote:

Because there are multiple directories, I use one thread per directory and one SAXParser-object per thread.

Have you tried using XMLReader instead of SAXParser? I haven't heard of any thread issues in SAXParser before, but it's got enough other design flaws that i wouldn't be surprised if it had thread problems too.

--
Elliotte Rusty Harold  [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to