You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/08/13 23:05:30 UTC

[jira] Created: (GERONIMO-3405) Generating WSDL files are runtime leaves files in use on Windows

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.


[jira] Updated: (GERONIMO-3405) Generating WSDL files are runtime leaves files in use on Windows

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (GERONIMO-3405) Generating WSDL files are runtime leaves files in use on Windows

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-3405.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.x

Committed a fix that forks wsgen on Windows to trunk (revision 565600) and branches/2.0 (revision 565607).


> 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
>            Assignee: Jarek Gawor
>             Fix For: 2.0.x
>
>
> 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.


[jira] Assigned: (GERONIMO-3405) Generating WSDL files are runtime leaves files in use on Windows

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reassigned GERONIMO-3405:
-------------------------------------

    Assignee: Jarek Gawor

> 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
>            Assignee: 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.