Hi,
 We are having an online insurance applications where documents are getting rendered on-the-fly (by applying xsl-fo over xml). In one of our xsls we had to use recursive template calls (e.g. printing employee details). But whenever user tries to render (therby invoking transformation) on large document, the Heap size is reaching to its maximum - the whole system is slowing down (we are running the system on websphere in I-Series box). Our doubt is - fop is going in some kind of wild loop, in case of such big documents, and therby consuming huge memory, affecting the whole system.

How can we get rid of these - at least doesnot go into an infinite loop, even if it cannot render the document.

Sumanta Ghosh
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


Reply via email to