Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 80079 invoked from network); 6 Feb 2004 23:59:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Feb 2004 23:59:16 -0000 Received: (qmail 17925 invoked by uid 500); 6 Feb 2004 23:58:48 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 17895 invoked by uid 500); 6 Feb 2004 23:58:48 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 17860 invoked from network); 6 Feb 2004 23:58:47 -0000 Received: from unknown (HELO out1.smtp.messagingengine.com) (66.111.4.25) by daedalus.apache.org with SMTP; 6 Feb 2004 23:58:47 -0000 X-Sasl-enc: gLbeTvrtVj2Dv3+QZcTcTA 1076111932 Received: from mm.st (68-173-30-104.nyc.rr.com [68.173.30.104]) by mail.messagingengine.com (Postfix) with ESMTP id D4C154D4F24 for ; Fri, 6 Feb 2004 18:58:52 -0500 (EST) Message-ID: <402429FB.3080704@mm.st> Date: Fri, 06 Feb 2004 18:57:47 -0500 From: Steve Krulewitz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031221 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Followup: NPE in TraxTransformer (caused by i18nTransfomer?) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hey folks -- Thanks for the suggestions for tracking down this bug. Switching to the xsltc transformer didn't cure it, but the different stack trace helped me track down the problem. Turns out I was getting bitten by the I18nTransformer bug that had problems with mixed content with attributes in the message catalogs. Removing it fixed the problem. thanks again, -steve --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org