Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 24406 invoked by uid 500); 19 May 2003 11:45:40 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 24390 invoked from network); 19 May 2003 11:45:40 -0000 Received: from mail.s-und-n.de (212.8.217.2) by daedalus.apache.org with SMTP; 19 May 2003 11:45:40 -0000 Received: from mail.s-und-n.de (localhost [127.0.0.1]) by mail2.s-und-n.de (postfix) with ESMTP id 306CCAC519 for ; Mon, 19 May 2003 13:45:40 +0200 (CEST) Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 0A303ABFFF for ; Mon, 19 May 2003 13:45:40 +0200 (CEST) Received: from hw0386 ([10.10.2.34]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003051913453897:118863 ; Mon, 19 May 2003 13:45:38 +0200 From: "Carsten Ziegeler" To: Subject: RE: portal problem Date: Mon, 19 May 2003 13:47:01 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <9B4FD328-89EE-11D7-B253-0003935AD2EE@media.demon.co.uk> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 19.05.2003 13:45:38, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 19.05.2003 13:45:39, Serialize complete at 19.05.2003 13:45:39 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Jeremy, you have an old xconf, so it seems that you didn't make a build clean before. I guess deleting the old xconf and rebuilding should do the trick as well. Carsten > -----Original Message----- > From: Jeremy Quinn [mailto:jeremy@media.demon.co.uk] > Sent: Monday, May 19, 2003 1:40 PM > To: cocoon-dev@xml.apache.org > Subject: portal problem > > > Hi All > > I am having to comment the following lines from cocoon.xconf in order > to get Cocoon started > > > class="org.apache.cocoon.components.persistance.CastorSourceConverter" > role="org.apache.cocoon.components.persistance.CastorSourceConverter"> > > > context://samples/portal/profiles/mapping/layout.xml mapping-source> > > > > > error report: > > Description: No details available. > > Sender: org.apache.cocoon.servlet.CocoonServlet > > Source: Cocoon Servlet > > cause > No attribute named "source" is associated with the configuration > element "mapping-source" at > file:/Users/jermq/Checkouts/Secure/cocoon-2.1/build/webapp/WEB-INF/ > cocoon.xconf:1102:19 > > > any ideas? > > is someone mid-commit? > > thanks > > regards Jeremy >