[
https://issues.apache.org/jira/browse/GERONIMO-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated GERONIMO-3405:
-----------------------------------
Affects Version/s: 2.1
Fix Version/s: (was: 2.0.x)
2.1
2.0.2
Updated Fixed For field
> 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, 2.1
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 2.0.2, 2.1
>
>
> 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.