Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-469

temp jar files not deleted after server startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.9m9
    • 1.1.0
    • General
    • None
    • Tomcat 5.0, Tomcat 5.5
      jenia4faces 1.0

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            famagosta Andrea Tessaro Porta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: