Maik Schumacher wrote:
> - Having a changed 'appBase' in the 'server.xml' pointing for example to
> 'c:/test/www' on a Windows machine
> - Deploying a Web application as a WAR file with the name' testweb.war'
> putting it in the folder 'c:/test/www'
> - Now the goal here is to access the Web applic
Thanks for the response.
> Make sure you don't have a ROOT directory or ROOT.war file under the
appBase directory, and that you don't have any elements in
server.xml. If your new default webapp isn't deploying > for some reason,
there should be log entries indicating why.
Yes, I did that.
>