Bug 280035 - Report document is not deleted when shutdown tomcat
Summary: Report document is not deleted when shutdown tomcat
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.5.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Birt-ReportViewer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 02:23 EDT by Tianli Zhang CLA
Modified: 2010-05-20 00:24 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tianli Zhang CLA 2009-06-12 02:23:42 EDT
Deploy birt runtime in tomcat, run a report in frameset mode. The preview will generate rptdocument in webapps\birt\documents. After tomcat shutdown, the document wasn't deleted. If start tomcat again, the document will be deleted. I think document should be deleted when tomcat is shutting down rather than restart the tomcat.