From bloritsch@infoplanning.com Mon Oct 30 18:06:04 2000 Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 7746 invoked from network); 30 Oct 2000 18:06:04 -0000 Received: from www.saic.com (HELO cp-its-www) (198.151.15.15) by locus.apache.org with SMTP; 30 Oct 2000 18:06:04 -0000 Received: from johnnybravo (fw.infoplanning.net [209.8.58.131]) by cp-its-www (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id KAA00110; Mon, 30 Oct 2000 10:05:29 -0800 Message-ID: <00a101c0429b$d23bc370$bd00a8c0@infoplanning.com> From: "Berin Loritsch" To: , References: <20001030152426.471.qmail@web6204.mail.yahoo.com> Subject: Re: Browser Selector Bug Date: Mon, 30 Oct 2000 13:04:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Giacomo Pati" To: Sent: Monday, October 30, 2000 10:24 AM Subject: Re: Browser Selector Bug > > --- Berin Loritsch wrote: > > The selector pattern needs to be tested and debugged. > > Can you give me a sitemap that uses the selector pattern? > > Something really simple, and I can try to do something > > with it--since I am probably the one who broke it. > > I've seen that and have a halfway working one on my HD in the office. > Doing this I've encountered a deeper problem with Xerces (NPE in > org.apache.xerces.framework.XMLParser.parse) which only occurres in the > cocoon/servlet environment but not if I transform the sitemap with the > sitemap.xsl with the Xalan commandline tool ??? I also noticed that it only happens when the following tag is included: . It makes me think that the BrowserSelectorFactory is not being loaded for this case.