Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 89737 invoked from network); 25 May 2007 06:46:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2007 06:46:50 -0000 Received: (qmail 56947 invoked by uid 500); 25 May 2007 06:46:51 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 56831 invoked by uid 500); 25 May 2007 06:46:50 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 56820 invoked by uid 99); 25 May 2007 06:46:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 23:46:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mario@ops.co.at designates 194.152.182.5 as permitted sender) Received: from [194.152.182.5] (HELO mgate.ops.co.at) (194.152.182.5) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 23:46:44 -0700 Received: from smtp.ops.co.at (smtp.int.ops.co.at [172.27.0.4]) by mgate.ops.co.at (OPS Mail Gateway - authorized use only - NO UCE/UBE C=AT L=VIE) with ESMTP id D37172826C for ; Fri, 25 May 2007 08:46:22 +0200 (CEST) Received: by smtp.ops.co.at (Postfix, from userid 65534) id BAEB56E0BA8; Fri, 25 May 2007 08:46:21 +0200 (CEST) Received: from [172.27.1.104] (lints2.int.ops.co.at [172.27.1.104]) by smtp.ops.co.at (Postfix) with ESMTP id 679516E0BA6 for ; Fri, 25 May 2007 08:46:21 +0200 (CEST) Message-ID: <4656863E.2030000@ops.co.at> Date: Fri, 25 May 2007 08:46:22 +0200 From: Mario Ivankovits User-Agent: Thunderbird 1.5.0.10 (X11/20060911) MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [VFS] FileSystemManager in non singleton mode? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on smtp.ops.co.at X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-62.7 required=7.0 tests=AWL,BAYES_00,LOC_NSS_I4, RATWR10_MESSID,SARE_TOCC_USER,USER_IN_WHITELIST autolearn=no version=2.64 Hi! > The documentation implies I can create a File system instance without > using the singleton. If you create it by manually using > DefaultFileSystemManager is it the non-singleton mode? > Yes. We just use a singleton with VFS.getManager(). Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org