Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 74184 invoked from network); 12 Apr 2000 22:43:21 -0000 Received: from e22.nc.us.ibm.com (32.97.136.228) by locus.apache.org with SMTP; 12 Apr 2000 22:43:21 -0000 Received: from southrelay02.raleigh.ibm.com (southrelay02.raleigh.ibm.com [9.37.3.209]) by e22.nc.us.ibm.com (8.9.3/8.9.3) with ESMTP id SAA10678 for ; Wed, 12 Apr 2000 18:24:28 -0500 From: rubys@us.ibm.com Received: from d54mta04.raleigh.ibm.com (d54mta04.raleigh.ibm.com [9.67.228.36]) by southrelay02.raleigh.ibm.com (8.8.8m2/NCO v2.06) with SMTP id SAA48008 for ; Wed, 12 Apr 2000 18:43:19 -0400 Received: by d54mta04.raleigh.ibm.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 852568BF.007CCF35 ; Wed, 12 Apr 2000 18:43:15 -0400 X-Lotus-FromDomain: IBMUS To: tomcat-dev@jakarta.apache.org Message-ID: <852568BF.007CCD5B.00@d54mta04.raleigh.ibm.com> Date: Wed, 12 Apr 2000 18:42:22 -0400 Subject: Re: The plans are to cut a final release of 3.1 this week... Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Craig R. McClanahan wrote: >Kevin Jones wrote: >> I'm running JDK 1.3rc1 - if I go to a page with a tag lib I get the >> com.sun.xml.tree.ParentNode access error, if I rebuild the source everything >> works. > >Which OS/JVM combination? Craig, note he said JDK 1.3rc1 (not Jakarta 3.1rc1 - it's confusing, and I misread it the first time too). I typically don't test with non-production JDK's, but I already have 1.3rc1 for Win32 downloaded, and I will try it out. If it fails, I'll look deeper into putting a workaround into the Tomcat code itself. - Sam Ruby