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
