From cocoon-dev-return-26602-apmail-xml-cocoon-dev-archive=xml.apache.org@xml.apache.org Wed May 08 05:44:24 2002 Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 49772 invoked by uid 500); 8 May 2002 05:44:23 -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 49761 invoked from network); 8 May 2002 05:44:23 -0000 From: "Carsten Ziegeler" To: Subject: RE: CVS doesn't run due to error in sesion.xconf Date: Wed, 8 May 2002 07:46:52 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <5.1.0.14.0.20020508004902.01a2ce40@mail.visitronics.be> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 08.05.2002 07:44:31, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 08.05.2002 07:44:33, Serialize complete at 08.05.2002 07:44:33 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks for reporting, should be fixed now. Carsten > -----Original Message----- > From: Bert Van Kets [mailto:bert@vankets.com] > Sent: Wednesday, May 08, 2002 1:14 AM > To: cocoon-dev@xml.apache.org > Subject: CVS doesn't run due to error in sesion.xconf > > > I did a completely clean checkout, successfully built Cocoon using "build > installscratchpadwar" and started Tomcat. The core.log gives me > the error > ERROR (2002-05-08) 00:44.09:672 [core](Unknown-URI) > Unknown-thread/Cocoon: Could not configure Cocoon environment > org.xml.sax.SAXException: Not allowed to define mixed content in the > element cocoon at jndi:/localhost/cocoon/WEB-INF/cocoon.xconf:2:23 > > Checking out Cocoon.xconf I found at line 626 > "logger="core.resource-connector"/>". > Searching for this file I found that session.xconf has a faulty closing > tag. I attached the corrected file. > > role="org.apache.cocoon.webapps.session.connector.ResourceConnector" > - > class="org.apache.cocoon.webapps.session.connector.ResourceConnect > orImpl"/> > + > class="org.apache.cocoon.webapps.session.connector.ResourceConnectorImpl" > logger="core.resource-connector"/> > > Rebuilding Cocoon gets it running again. > Can someone please replace the file? > Bert > > "My spelling is Wobbly. It's good spelling but it Wobbles, and > the letters > get in the wrong places." A. A. Milne (1882-1958) --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org