[ http://issues.apache.org/jira/browse/MYFACES-469?page=comments#action_12320867 ]
Andrea Tessaro Porta commented on MYFACES-469: ---------------------------------------------- now i understood. Excuse me about wrong comment. I didn't see the patch created. Thanks to myfaces team. > temp jar files not deleted after server startup > ----------------------------------------------- > > Key: MYFACES-469 > URL: http://issues.apache.org/jira/browse/MYFACES-469 > Project: MyFaces > Type: Bug > Components: General > Versions: 1.0.9m9 > Environment: Tomcat 5.0, Tomcat 5.5 > jenia4faces 1.0 > Reporter: Andrea Tessaro Porta > Fix For: 1.0.10m10 > > Into startup of a web-app using jenia4faces component library > (www.jenia.org), the class FacesConfigurator (method feedJarConfig) create a > temp copy of the jenia4faces jar (a myfacesXXXX.jar into tomcat/temp-dir). > After processing of "META-INF/faces-config.xml" into the temporary jar, the > file should be deleted but this DOES NOT HAPPEN. > No Exception is throw by myfaces but the file-system size increase. > A possibile cause is that the jenia4faces faces-config.xml includes other > portion of XML by using the <!ENTITY popup SYSTEM "jenia-popup-config.xml"> > into DOCTYPE declaration. > It is possible (but only an idea) that if included files are not closed, than > the jar can not be deleted. > Andrea Tessaro Porta > Founder Member of jenia.org > http://www.jenia.org -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
