I am using the viewer servlet in BIRT 2.2.1 on Apache Tomcat 5.5 and I am running into a strange issue where changes & other embedded images don't appear in my rendered HTML.<br />
<br />
I see that my viewer is configured to put its images in report/images, and I see folders and my images files in that directory when I run a report.<br />
<br />
What controls how long content remains in that folder?<br />
<br />
I read the <a class='bbc_url' href='
http://www.birt-exchange.org/wiki/Configuration/'>Configuration - BIRT Wiki - BIRT Exchange</a> wiki page, and it looks like the default is supposed to be set to 1 day. I see contents of that folder being deleted well before 1 day, so I'm wondering how else I might be able to control the lifetime of the contents of that folder.<br />
<br />
Any ideas?<br />
<br />
Thanks,<br />
-Brian