From users-return-7332-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu May 08 06:42:07 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 66014 invoked from network); 8 May 2008 06:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 May 2008 06:42:07 -0000 Received: (qmail 97052 invoked by uid 500); 8 May 2008 06:42:08 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 97028 invoked by uid 500); 8 May 2008 06:42:08 -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 97017 invoked by uid 99); 8 May 2008 06:42:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 23:42:08 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.86.89.70] (HELO elasmtp-banded.atl.sa.earthlink.net) (209.86.89.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 May 2008 06:41:22 +0000 Received: from [66.134.41.90] (helo=minbar) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1Jtzot-0008Rm-Qs for users@jackrabbit.apache.org; Thu, 08 May 2008 02:41:36 -0400 From: "Julio Castillo" To: Subject: Re: Register custom nodes using jcr2spi (spi2dav) Date: Wed, 7 May 2008 23:41:47 -0700 Organization: Edgenuity Inc Message-ID: <3CA3ACB648344A0DA34D940A54D644CA@minbar> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Aciw1pYx087JbG9fR8ilXnYdKNYQUw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4133 X-ELNK-Trace: 94e96322e927e447d780f4a490ca6956abb457f1b4332f5287eec3b3c1c58892086d4bd7d5cdabb8350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.134.41.90 X-Virus-Checked: Checked by ClamAV on apache.org I read the thread about the fact that registration of custom nodetypes is currently a feature of jackrabbit-core only. Regarding the answer to the question > 2) How can I register custom node types? > > you have to register them with jackrabbit-core (see > various threads on the dev-list that explain how to do that). I did see excerpts of code in the various threads, but they are all accomplished programmatically. I don't have code in the server side as my emphasis is to use the remote client using the spi webdav interface and using the default Webdav servlets. Is there a way to have the jackrabbit war file load the custom nodes from a config file? Julio Castillo Edgenuity Inc.