Which release of xalan will have this patch rolled in???
Thanks,
Martin Gainty
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.
The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.
LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.
_____________GMT-5___________________
>From: [EMAIL PROTECTED]
>To: "Popova, Marina" <[EMAIL PROTECTED]>
>CC: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: RE: OutOfMemoryException
>Date: Wed, 4 Dec 2002 13:54:29 -0500
>MIME-Version: 1.0
>Received: from apache.org ([63.251.56.142]) by mc5-f33.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 4 Dec 2002 11:23:27 -0800
>Received: (qmail 78819 invoked by uid 500); 4 Dec 2002 19:14:08 -0000
>Received: (qmail 78523 invoked from network); 4 Dec 2002 19:14:03 -0000
>Received: from over.ny.us.ibm.com (32.97.182.111) by daedalus.apache.org with SMTP; 4 Dec 2002 19:14:03 -0000
>Received: from e32.co.us.ibm.com (e32.esmtp.ibm.com [9.14.4.130])by pokfb.esmtp.ibm.com (8.12.2/8.12.2) with ESMTP id gB4IsQ1m115034(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK)for <[EMAIL PROTECTED]>; Wed, 4 Dec 2002 13:54:29 -0500
>Received: from westrelay04.boulder.ibm.com (westrelay04.boulder.ibm.com [9.17.193.32])by e32.co.us.ibm.com (8.12.2/8.12.2) with ESMTP id gB4IsO1s033142;Wed, 4 Dec 2002 13:54:24 -0500
>Received: from d25ml04.torolab.ibm.com (d25ml04.torolab.ibm.com [9.26.6.105])by westrelay04.boulder.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id gB4IvLLi093030;Wed, 4 Dec 2002 11:57:21 -0700
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001
>Message-ID: <[EMAIL PROTECTED]>
>X-MIMETrack: Serialize by Router on D25ML04/25/M/IBM(Release 5.0.9a |January 7, 2002) at 12/04/2002 01:54:22 PM
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 04 Dec 2002 19:23:27.0822 (UTC) FILETIME=[9F4E8EE0:01C29BCA]
>
>You can checkout the xml-xalan module from CVS. Then go into the
>java/src/org/apache/xpath directory and apply the patch:
>
>$ patch -p0 < patch.txt
>
>If you don't want to build it yourself, I can send you the binary xalan.jar
>file.
>
>Morris Kwan
>XSLT Development
>IBM Toronto Lab
>Tel: (905)413-3729
>Email: [EMAIL PROTECTED]
>
>
>
>
> "Popova, Marina"
> <[EMAIL PROTECTED] DIV < [EMAIL PROTECTED] Toronto Kwan Morris To:>> t.com> cc: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: OutOfMemoryException
> 12/04/2002 01:50
> PM
>
>
>
>
>
>Thanks, Morris,
>
>one more question:
>provided I upgrade to the current version of Xalan - how do I apply the
>patch?
>
>thanks,
>Marina
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, December 04, 2002 1:45 PM
>To: Popova, Marina
>Cc: '[EMAIL PROTECTED]'
>Subject: Re: OutOfMemoryException
>
>
>Hi,
>
>Xalan 2.1 is quite old. The patch cannot be used with this old release.
>However, the newer Xalan can be used with an older Xerces. You can upgrade
>Xalan while keeping the old Xerces.
>
>Morris Kwan
>XSLT Development
>IBM Toronto Lab
>Tel: (905)413-3729
>Email: [EMAIL PROTECTED]
>
>
>
>
>
> "Popova, Marina"
>
> <[EMAIL PROTECTED] DIV < To:>>"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> t.com> cc:
>
> Subject:
>OutOfMemoryException
> 12/04/2002 11:09
>
> AM
>
>
>
>
>
>
>
>
>
>Hi, everybody!
>
>Sorry if this is a stupid question, but I need to solve this problem asap
>and I was hoping you could help me.
>
>I am getting the OutOfMEmoryException when I do XSLT transformations in my
>EJBs (using Xalan2.1.0) I found out about the bug 6075
>(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6075) and I noticed that
>there seems to be a fix for this bug already - posted yesterday, on Dec 3.
>
>I know I'm using a very old version of Xalan but I cannot upgrade to a
>newer
>one right now as it would require upgrading Xerces also and this would lead
>to massive code changes in our production application which I don't want to
>do just yet. All I want to do is to fix this memory problem and I was
>wondering if somebody could let me know if it is possible to use this patch
>on the Xalan2.1.0 version, and if so - how can I apply it? I could not find
>any docs on how to use(install) the patch and from what I see on the
>Bugzilla - it is rather an output of diff between previous and new versions
>of one of Xalan classes...
>
>
>Thanks a lot!
>
>Marina