You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2008/09/23 23:49:44 UTC

[jira] Issue Comment Edited: (CXF-1816) Undeploying a CXF web app from tomcat on windows does not delete some CXF files

    [ https://issues.apache.org/jira/browse/CXF-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633921#action_12633921 ] 

gmazza edited comment on CXF-1816 at 9/23/08 2:49 PM:
----------------------------------------------------------

As Dan mentioned earlier on the CXF-User's list, why do you have both "cxf-2.0.5-incubator" and "cxf-2.1.2"--also, does CXF actually have such files?  Also, given that "the operation completes with no warnings on the Tomcat manager page" and yet files still remain, are you sure this is a CXF and not actually a Tomcat one?

Also, you may wish to check your setup vs. mine to see why you apparently are running 2 CXF versions:
http://www.jroller.com/gmazza/date/20080417

      was (Author: gmazza):
    As Dan mentioned earlier on the CXF-User's list, why do you have both "cxf-2.0.5-incubator" and "cxf-2.1.2"--also, does CXF actually have such files?  Also, given that "the operation completes with no warnings on the Tomcat manager page" and yet files still remain, are you sure this is a CXF and not actually a Tomcat one?

Also, you may wish to check your setup vs. mine to see why you apparently are running 2 CXF versions:





  
> Undeploying a CXF web app from tomcat on windows does not delete some CXF files
> -------------------------------------------------------------------------------
>
>                 Key: CXF-1816
>                 URL: https://issues.apache.org/jira/browse/CXF-1816
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: Windows Vista, Tomcat 6
>            Reporter: Antonio Leonforte
>
> When we try to undeploy a quite large web application (30Mb WAR file) using CXF, the operation completes with no warnings on the Tomcat manager page. However, the following two CXF files are *not* removed from the webapps folder, so that when we try to deploy the application again Tomcat fails. The files are: "cxf-2.0.5-incubator" and "cxf-2.1.2". Maybe some thread keeps these files locked and prevents tomcat from deleting them? We even tried to stop the application, wait a minute and then try to undeploy, but the above mentioned files were still there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.