2010/2/27 Søren Blidorf <so...@nolas.dk>:
> When it is deployed the only thing I see when I FTP the site is the ROOT.war
> file.

If the war isn't being expanded your options to change it are limited.
But it's rare (in my experience) for apps to be run from a packed war;
you might want to look around a bit.

Though you could manually unpack it somewhere, edit. repack and
redeploy.

Otherwise, you really need to configure the web.xml as part of your
build process for each location.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to