Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 77553 invoked from network); 12 Jul 2004 14:35:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jul 2004 14:35:29 -0000 Received: (qmail 95682 invoked by uid 500); 12 Jul 2004 14:35:24 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 95663 invoked by uid 500); 12 Jul 2004 14:35:24 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 95654 invoked by uid 99); 12 Jul 2004 14:35:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [129.175.15.1] (HELO lri.lri.fr) (129.175.15.1) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 12 Jul 2004 07:35:21 -0700 Received: from localhost (localhost [127.0.0.1]) by lri.lri.fr (Postfix) with ESMTP id 3FCB819E6DA for ; Mon, 12 Jul 2004 16:35:17 +0200 (CEST) Received: from lri.lri.fr ([127.0.0.1]) by localhost (lri.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08673-02 for ; Mon, 12 Jul 2004 16:35:17 +0200 (CEST) Received: from serveur-mail.lri.fr (serveur-mail [129.175.8.90]) by lri.lri.fr (Postfix) with ESMTP id 24A8319E6D4 for ; Mon, 12 Jul 2004 16:35:17 +0200 (CEST) Received: from pc7-223 (pc7-223 [129.175.7.223]) by serveur-mail.lri.fr (8.11.6p2/jtpda-5.3.2) with ESMTP id i6CEZGn27440 for ; Mon, 12 Jul 2004 16:35:16 +0200 (MEST) Received: from pc7-223 ([127.0.0.1]) by pc7-223 with esmtp (Exim 3.36 #1 (Debian)) id 1Bk1tJ-0006uk-00 for ; Mon, 12 Jul 2004 16:34:49 +0200 Message-ID: <40F2A188.3040004@lri.fr> Date: Mon, 12 Jul 2004 16:34:48 +0200 From: Matthieu Cargnelli User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Accept-Language: en-us, en MIME-Version: 1.0 To: axis-dev@ws.apache.org Subject: Re: How can I explain this ? References: <40ED0C5B.30901@lri.fr> <40ED362F.6050109@lse.com> <40F23BA9.5010605@lri.fr> <40F27E8C.7070506@lse.com> <40F286AB.9010505@lri.fr> In-Reply-To: <40F286AB.9010505@lri.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at lri.fr X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Well, that's what I thought, first, but as I said it works well for > small files... Tomcat runs with my user privileges on both machines, and > I can create files in the /tmp folder. That is the weird point. The > other one is that on my local machine it works all the time (whatever > the file size), the "bug" occurs only on remote machines (but I tried on > 3 and had the same results). > > I'll try with the beta version as soon as it's released. > > Matthieu Just to say that I tried with the CVS version of Axis and the problem is still here... Matthieu