I have an autobuild script that creates a timestamped war file (eg ore-200109131032). When I use manager to deploy the war, using the URL: [get] Getting: http://localhost:9080/manager/remove?path=/ore [get] Getting: http://localhost:9080/manager/install?path=/ore&war=jar:file:F:\projects\ore \build\ore-local-200109251510.war!/ It deploys at the uri http://localhost:9080/ore as expected. However the war is extracted to the webapps directory as ore-local-200109251510 The major problem with this is that restarting the server results in a webapp at http://localhost:9080/ore-local-200109251510 not ORE as expected. Is this a known bug? chris. -- Chris Stevenson -------- [EMAIL PROTECTED] http://sourceforge.net/projects/jtds