First question: > cxf-2.0.5-incubator > cxf-2.1.2
Why is there two versions of cxf there? That's definitely asking for problems. Dan On Tuesday 23 September 2008 1:22:58 pm Antonio Leonforte wrote: > Hi all, > we have a strange problem when we try to undeploy a quite large web > application (30Mb WAR file) using CXF 2.1.2. Our servlet container is > Apache Tomcat 6 running on a Windows Vista machine. > > The undeploy 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 > 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. > Deploying and undeploying the web app programmatically produced the same > results. > > Any hint would be much appreciated. > Thanks. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
