Return-Path: Delivered-To: apmail-xml-commons-dev-archive@www.apache.org Received: (qmail 62115 invoked from network); 29 Oct 2004 04:03:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Oct 2004 04:03:50 -0000 Received: (qmail 29780 invoked by uid 500); 29 Oct 2004 04:03:50 -0000 Delivered-To: apmail-xml-commons-dev-archive@xml.apache.org Received: (qmail 29720 invoked by uid 500); 29 Oct 2004 04:03:49 -0000 Mailing-List: contact commons-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list commons-dev@xml.apache.org Received: (qmail 29707 invoked by uid 99); 29 Oct 2004 04:03:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [65.77.211.93] (HELO indexgeo.net) (65.77.211.93) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 28 Oct 2004 21:03:48 -0700 Received: from [192.168.1.100] (static-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id i9T43itR001355 for ; Thu, 28 Oct 2004 23:03:46 -0500 Subject: Re: Resolver thread safety From: David Crossley To: commons-dev@xml.apache.org In-Reply-To: <3C486082C9FAD711848100508BAE017D01D7E875@wal-zulu.idiomtech.com> References: <3C486082C9FAD711848100508BAE017D01D7E875@wal-zulu.idiomtech.com> Content-Type: text/plain Organization: Message-Id: <1099022573.22785.34724.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 29 Oct 2004 14:02:54 +1000 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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