On Sun, Apr 25, 2010 at 4:58 PM, Behrang S. Zadeh <behran...@gmail.com> wrote:

> I have defined a very simple Web application and stored it under
> webapps/example.

> Now I assume that this Web app must only be accessible via
> http://localhost:8080/example1.

A bad assumption; Tomcat will deploy it as /example. Get rid of that
'example.xml' and rename your deployment directory to whatever you
want it to be.

-- 
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