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://excalibur.apache.org/xmlutil/ so i presume that it is "thread safe". -- David Crossley
