From users-return-540-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Aug 03 16:20:47 2006 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 82484 invoked from network); 3 Aug 2006 16:20:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2006 16:20:47 -0000 Received: (qmail 80304 invoked by uid 500); 3 Aug 2006 16:20:44 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 80298 invoked by uid 500); 3 Aug 2006 16:20:44 -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 80284 invoked by uid 99); 3 Aug 2006 16:20:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 09:20:44 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 09:20:43 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G8fvr-0007xE-1h for users@jackrabbit.apache.org; Thu, 03 Aug 2006 09:20:23 -0700 Message-ID: <5635728.post@talk.nabble.com> Date: Thu, 3 Aug 2006 09:20:23 -0700 (PDT) From: JavaJ To: users@jackrabbit.apache.org Subject: Re: loading custom nodetypes In-Reply-To: <8be731880608030907h1937949dy64435c4aabd24ff3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: ponfar99@yahoo.com X-Nabble-From: JavaJ References: <5635389.post@talk.nabble.com> <8be731880608030907h1937949dy64435c4aabd24ff3@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Oh well, I guess I'll try and get the xml one working. The sample xml that I get from the jackrabbit site doesn't appear to work. I'm getting the error on startup: Initialization of bean failed; nested exception is java.lang.ClassCastException: org.apache.xerces.dom.DeferredDocumentImpl java.lang.ClassCastException: org.apache.xerces.dom.DeferredDocumentImpl at org.apache.jackrabbit.core.util.DOMWalker.iterateElements(DOMWalker.java:214) at org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader.getNodeTypeDefs(NodeTypeReader.jav a:118) ... ... Here is the xml: nt:base mix:referenceable Any ideas? -- View this message in context: http://www.nabble.com/loading-custom-nodetypes-tf2046502.html#a5635728 Sent from the Jackrabbit - Users forum at Nabble.com.