| Summary: | Runtime Footprint | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Scott Rosenbaum <scottr> |
| Component: | BIRT | Assignee: | Wei Yan <wyan> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | bluesoldier, wenfeng.fwd, wyan |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | Future | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Scott Rosenbaum
Only below api jars are included in ReportEngine/lib folder: org.apache.commons.codec_*.jar com.ibm.icu_*.jar commons-cli-1.0.jar flute.jar org.eclipse.emf.ecore_*.jar org.eclipse.emf.common_*.jar org.eclipse.emf.ecore.xmi_*.jar coreapi.jar engineapi.jar scriptapi.jar js.jar crosstabcoreapi.jar modelapi.jar modelodaapi.jar org.w3c.css.sac_*.jar dteapi.jar dataadapterapi.jar dataaggregationapi.jar odadesignapi.jar chartengineapi.jar We can not remove the jars in the lib directory because they are for the app server's class loader, while the libs in the plugin folder is for the OSGi class loader. please reopen if there is suggestion on how to reduce the size. Also, It woul dbe interesting to know what kind of hardware the user is targeting. Is disk space an issue or is it memory footpint as issue. |