You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Stevenson, Chris (SSABSA)" <ch...@ssabsa.sa.gov.au> on 2001/09/25 08:40:13 UTC

Possible manager bug with war file names?

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 --------
skizz@users.sourceforge.net
http://sourceforge.net/projects/jtds