-
Enhancement
-
Resolution: Done
-
Minor
-
4.3.0.GA_CP10, EAP_EWP 5.1.2
-
None
-
Release Notes
-
-
Documented as Resolved Issue
-
NEW
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.
- is incorporated by
-
JBPAPP-9520 Change temporary WSDL and XSD file names in JBossWS
- Closed