[ http://issues.apache.org/jira/browse/MYFACES-469?page=comments#action_12320764 ]
Andrea Tessaro Porta commented on MYFACES-469: ---------------------------------------------- Could be a problem of my configuration but in my temp-dir, after a rigth closing of tomcat, temporary files are not deleted. I'm working with windows 2000 prof. tomcat 5.0 sun jdk 1.4.2_04 > 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.9 beta > Environment: Tomcat 5.0, Tomcat 5.5 > jenia4faces 1.0 > Reporter: Andrea Tessaro Porta > Fix For: Nightly Build > > 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
