Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 64182 invoked by uid 500); 18 Feb 2002 07:31:08 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Delivered-To: moderator for cocoon-users@xml.apache.org Received: (qmail 61540 invoked from network); 18 Feb 2002 07:23:44 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bertrand Delacretaz Reply-To: bdelacretaz@codeconsult.ch Organization: codeconsult To: cocoon-users@xml.apache.org Subject: Re: DocBook stylesheets not processed by Cocoon? Date: Mon, 18 Feb 2002 08:23:53 +0100 X-Mailer: KMail [version 1.3.1] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020218072354.0B52923CD4@dj.codeconsult.ch> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Monday 18 February 2002 08:15, Derek Hohls wrote: > I am struggling with a problem getting a Cocoon file to work - > its fine on the test machine but fails on the live machine. >. . . > "-//OASIS//DTD DocBook XML V4.1.2//EN" > "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"> >. . . >. . . > Exception during processing of > file:/usr/local/tomcat/webapps/cocoon/lead/docs/project/index.xml: > java.net.ConnectException: Connection refused >. . . > When I comment out the then it works fine... >. . . > PS the path to Docbook is set in the CatalogManager.properties file >. . . I'd suspect the parser trying to retrieve http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd (or whatever is defined in the CatalogManager) and failing. Maybe a firewall is blocking access from the Cocoon process to www.oasis-open.org? Maybe setting DEBUG log level and searching for "oasis" or "docbook" in the cocoon logs would help? -- -- Bertrand Delacr�taz, www.codeconsult.ch -- web technologies consultant - OO, Java, XML, C++ --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: