> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Bill Barker


> If you search
http://nagoya.apache.org/bugzilla/buglist.cgi?product=fop
> you
> will find several reports of memory leaks using fop.  Your best bet is
to
> take it up on the fop-users list.

I did. I got no answer. 
I found it out though. The current design of fop is not memory usage
transparent, and if you use one page-sequence in the document, the hole
thing is held in memory till the end.

However, what does tomcat do after the "service" method returns? The
Servlet interface has a "destroy" method, is it used? Why doesn't Tomcat
release the servlet instance? Can anyone explain the reason?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to