You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Oliver Rossmueller (JIRA)" <my...@incubator.apache.org> on 2005/09/01 01:17:04 UTC

[jira] Resolved: (MYFACES-469) temp jar files not deleted after server startup

     [ http://issues.apache.org/jira/browse/MYFACES-469?page=all ]
     
Oliver Rossmueller resolved MYFACES-469:
----------------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed

Resolved in 265603

Temp files  will be deleted on JVM exit if not done before.

> 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