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 89217 invoked from network); 5 Oct 2000 11:13:56 -0000 Received: from web112.yahoomail.com (205.180.60.82) by locus.apache.org with SMTP; 5 Oct 2000 11:13:56 -0000 Received: (qmail 5229 invoked by uid 60001); 5 Oct 2000 11:13:54 -0000 Message-ID: <20001005111354.5228.qmail@web112.yahoomail.com> Received: from [141.202.248.57] by web112.yahoomail.com; Thu, 05 Oct 2000 04:13:54 PDT Date: Thu, 5 Oct 2000 04:13:54 -0700 (PDT) From: Davanum Srinivas Reply-To: dims@yahoo.com Subject: Re: [C2] [Xalan2] One more Issue. To: cocoon-dev@xml.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Scott, Thanks for thw quick responses. Got the latest from CVS. Need one more change to get C2 to work. I have no idea why. The change is in DOM2Helper.java. The getLocalName returns null. So i had to use DOMHelper's getLocalNameOfNode and that works... /** * Returns the local name of the given node. */ public String getLocalNameOfNode(Node n) { //return n.getLocalName(); return super.getLocalNameOfNode(n); } Thanks, dims __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/