Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 61618 invoked from network); 23 Nov 2008 12:23:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2008 12:23:38 -0000 Received: (qmail 516 invoked by uid 500); 23 Nov 2008 12:23:47 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 500 invoked by uid 500); 23 Nov 2008 12:23:47 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 487 invoked by uid 99); 23 Nov 2008 12:23:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Nov 2008 04:23:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 23 Nov 2008 12:22:21 +0000 Received: (qmail invoked by alias); 23 Nov 2008 12:22:05 -0000 Received: from p508FBEAB.dip.t-dialin.net (EHLO [192.168.178.22]) [80.143.190.171] by mail.gmx.net (mp016) with SMTP; 23 Nov 2008 13:22:05 +0100 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX1/1YXM7cC31yRYI9sk8PzsPHNgv7UdDyh95jgDYCs VgA1NNBq7Mp2ke Message-ID: <49294AEB.3010207@gmx.de> Date: Sun, 23 Nov 2008 13:22:03 +0100 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: reading a file from the jacrabbit repository References: <20645363.post@talk.nabble.com> <492946CF.6030304@gmx.de> <20645582.post@talk.nabble.com> In-Reply-To: <20645582.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.8 X-Virus-Checked: Checked by ClamAV on apache.org far4ever wrote: > > actually i'm not getting an exception at this point. > it s affected in another method when i try to read the inputStream, it > throws a nullPointerException So what is "null"? The input stream? BR, Julian