Re: Resolver thread safety
David Crossley <[email protected]>
| Newsgroups | gmane.text.xml.commons.devel |
|---|---|
| Message-ID | <1099022573.22785.34724.camel@ighp> |
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