Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80416 invoked from network); 21 Mar 2007 14:07:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2007 14:07:10 -0000 Received: (qmail 28801 invoked by uid 500); 21 Mar 2007 14:07:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 28777 invoked by uid 500); 21 Mar 2007 14:07:02 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 28538 invoked by uid 99); 21 Mar 2007 14:07:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 07:07:01 -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 ceztko@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2007 07:06:50 -0700 Received: by ug-out-1314.google.com with SMTP id h2so343651ugf for ; Wed, 21 Mar 2007 07:06:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CoZbijhIknuRSGVhRc2rINWfHBNMjghTRGIYX5OWDBZ0//H22UgWIIb8FfBWq63sHiTjCW0SQYrkkiuwqdnT5hIqAMEXeXEpveoSjF2hDWGyvYJIOtWg3P8uuOzlHCJ2vmhnYCfRpVwwWmCjgyvcv0pqetghF3QxzTTlcGpe7DM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oaky+Pxst8eNStHOtwpZp2GUuoTHZVozrstewIOqyXw/DOEuDIt9B5Z25rxIUhpBmv4xeBgXyUiypuNb5eCHnEZmKcDLkTUDXvKfmkjjf9lW9afHNDny1QPM6PWlZDx/QcgdNKh5LkPJ4NCM5gAbrCCd+2DNA5iSGazdunCOvIc= Received: by 10.115.111.1 with SMTP id o1mr169279wam.1174485984870; Wed, 21 Mar 2007 07:06:24 -0700 (PDT) Received: by 10.114.122.16 with HTTP; Wed, 21 Mar 2007 07:06:24 -0700 (PDT) Message-ID: Date: Wed, 21 Mar 2007 15:06:24 +0100 From: "Francesco Pretto" To: users@tomcat.apache.org Subject: Re: Tomcat5 and jndi context using fscontext from Sun In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org I forgot my app context configuration: is there anything i can to do to let that class to write inside, let's say, /tmp/visionehrcv ? (absolute path in the real fs, i intend) or am i doing something wrong? Please note that fscontext.jar and providerutil.jar are in the WEB-INF/lib directory, so no problem with the classpath. Thanks again, Francesco --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org