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] 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