On Sun, Apr 25, 2010 at 4:58 PM, Behrang S. Zadeh <[email protected]> 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 ------------------------ [email protected]
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to