> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> When i tape http://mysvn:8080/ in browser to access to my web
> application, i have this :
> Internet Explorer cannot display the web page
> but when i tape http://localhost:8080/svnrepository; i access
> correctely to my application.
> Find file attached server.xml
>
> any idea ?

I agree with the other response: rename your war to ROOT.war, so that it is the 
root web application.

By the way, it is worth changing only one thing at once in your URL when 
testing.  You are changing two.

Does http://localhost:8080/ work?

Does http://mysvn:8080/svnrepository work?

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to