Maybe I'm doing something differently that might help you? http://www.jroller.com/gmazza/entry/creating_a_wsdl_first_web1#WFstep8
With Maven, I use "mvn tomcat:undeploy tomcat:deploy" and that works. Glen Dennis Kieselhorst wrote: > > Hi, > > I have problems redeploying a war with CXF in a Tomcat on Windows. > cxf-rt-transports-http-2.1.4.jar in WEB-INF\lib is locked and so it cannot > be deleted until I restart the server. > > Already tried antiJARLocking="true" in the context xml. Any further hints? > > Regards > Dennis > > > > > > -- View this message in context: http://www.nabble.com/JAR-locking-cxf-rt-transports-http-on-Windows-tp22370086p22373978.html Sent from the cxf-user mailing list archive at Nabble.com.
