Generating WSDL files are runtime leaves files in use on Windows
----------------------------------------------------------------
Key: GERONIMO-3405
URL: https://issues.apache.org/jira/browse/GERONIMO-3405
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: webservices
Affects Versions: 2.0
Reporter: Jarek Gawor
When a web service is deployed without wsdl, a wsdl file is generated at runtime using the
Sun wsgen tool. The tool leaves some .jar files in use on Windows and therefore when the module
is undeployed not all the files are removed. That prevents the module to be re-deployed without
restarting the server and removing the old files by hand.
The easiest work-around for this problem is to fork the wsgen tool on Windows platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|