From user-return-1828-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Sat Mar 12 22:58:15 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 7743 invoked from network); 12 Mar 2005 22:58:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Mar 2005 22:58:15 -0000 Received: (qmail 25212 invoked by uid 500); 12 Mar 2005 22:58:14 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 25174 invoked by uid 500); 12 Mar 2005 22:58:14 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 25161 invoked by uid 99); 12 Mar 2005 22:58:14 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 12 Mar 2005 14:58:13 -0800 Received: (qmail 10194 invoked from network); 12 Mar 2005 22:58:17 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 12 Mar 2005 22:58:17 -0000 Message-ID: <423373FE.2030707@apache.org> Date: Sat, 12 Mar 2005 22:58:06 +0000 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: Adding DTD's to the catalog References: <42227C70.5030205@apache.org> <20050228222435.GC642@igg.indexgeo.com.au> <42239FFB.305@apache.org> <42330864.6060807@users.sourceforge.net> In-Reply-To: <42330864.6060807@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Arik Kfir wrote: > Hi, > > As far as the documentation states, the CatalogManager.properties file > only accepts absolute paths for the project (local) catalog. Is this true? No, I was tripped up by this in the thread you quoted. However, it was pointed out to me the documents were incorrect. I have updated the docs, they now say: "specify either the path (full or relative) to your catalog.xcat in the CatalogManager.properties file. If you provide a relative path you must set the property relative-catalogs to "yes"." Ross