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

    • Affects:
      Release Notes
    • Release Notes Text:
      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.
    • Release Notes Docs Status:
      Documented as Resolved Issue
    • Docs QE Status:
      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

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  rdickens Russell Dickenson
                  Reporter:
                  enagai Eiichi Nagai
                  Writer:
                  Petr Penicka
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  4 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: