Re: Resolver thread safety

2004-10-29 Thread David Crossley
Christopher Wong wrote: > Hi. Is the xml-commons resolver package (org.apache.xml.resolver) generally > considered thread safe? Thanks. I am no Java expert, so i am not going to say. However we use it at the guts of Apache Cocoon where it is implemented via Apache Excalibur XMLUtil http://excalib

Resolver thread safety

2004-10-25 Thread Christopher Wong
Hi. Is the xml-commons resolver package (org.apache.xml.resolver) generally considered thread safe? Thanks. Chris