Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 78046 invoked from network); 15 Nov 2006 18:40:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2006 18:40:12 -0000 Received: (qmail 86849 invoked by uid 500); 15 Nov 2006 18:40:19 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 86831 invoked by uid 500); 15 Nov 2006 18:40:19 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 86815 invoked by uid 99); 15 Nov 2006 18:40:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 10:40:19 -0800 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 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; Wed, 15 Nov 2006 10:40:06 -0800 Received: (qmail invoked by alias); 15 Nov 2006 18:39:43 -0000 Received: from p508FB5DE.dip0.t-ipconnect.de (EHLO [192.168.178.22]) [80.143.181.222] by mail.gmx.net (mp014) with SMTP; 15 Nov 2006 19:39:43 +0100 X-Authenticated: #1915285 Message-ID: <455B5EEE.1060409@gmx.de> Date: Wed, 15 Nov 2006 19:39:42 +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: dev@jackrabbit.apache.org Subject: Re: SPI: ClassCastException in JCR2SPI NodeImpl. References: <455B19D9.8080806@gmx.de> <455B2A6D.6040503@day.com> In-Reply-To: <455B2A6D.6040503@day.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Angela Schreiber schrieb: > hi julian > > Julian Reschke wrote: >> Is that a known issue? > > no. > hmm... and actually it works for me... For the record: the code in JCR2SPI is fine, and the problem was caused by me SPI implementation. Best regards, Julian