Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8018

WSDL files under the data/wsdl directory increases for every time JBoss is re-started

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • EAP_EWP 5.2.0 ER5
    • 4.3.0.GA_CP10, EAP_EWP 5.1.2
    • Web Services
    • None
    • Release Notes
    • Hide
      Web Services Description Language (WSDL) files in the directory <filename><SERVER>/data/wsdl</filename> were re-generated after each EAP server restart, but existing temporary files were not deleted, resulting in an ever-increasing storage usage. Handling of these files has now been improved, with consistent file naming across restarts avoiding the need to recreate them. The new method uses an MD5 hash to uniquely identify each file.
      Show
      Web Services Description Language (WSDL) files in the directory <filename><SERVER>/data/wsdl</filename> were re-generated after each EAP server restart, but existing temporary files were not deleted, resulting in an ever-increasing storage usage. Handling of these files has now been improved, with consistent file naming across restarts avoiding the need to recreate them. The new method uses an MD5 hash to uniquely identify each file.
    • Documented as Resolved Issue
    • NEW

    Description

      The WSDL files under the "<SERVER>/data/wsdl" directory increases for every time JBoss is re-started.
      File.deleteOnExit() is not used for these WSDL files.
      It seems that a method called WSDLFilePublisher.unpublishWsdlFiles()[1] is prepared in order to delete these WSDL files. However, there is no processing which calls this method in the JBossWS code.

      [1] http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-native-2.0.1.SP2_CP11/src/main/java/org/jboss/wsf/stack/jbws/WSDLFilePublisher.java

      Attachments

        Issue Links

          Activity

            People

              rdickens_jira Russell Dickenson (Inactive)
              rhn-support-enagai Eiichi Nagai (Inactive)
              Petr Penicka Petr Penicka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: