[NEWBIE] TomCat 5.x webapps\ROOT

Daniel Joshua <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Hi,

I am using TomCat 5.0.16 and would like to set my root context to my web
app.

Currently it defaults to \webapps\ROOT which displays the TomCat
examples/docs/etc.
How do I make it so that when I enter my web server IP without a context
root,
it defaults to my webapp (without copying my webapp to ROOT).

I read in the help that I need to set the below, but I am not sure how to.

In \conf\server.xml:

        <!-- Define properties for each web application.  This is only
needed
             if you want to set non-default properties, or have web
application
             document roots in places other than the virtual host's appBase
             directory.  -->

        <!-- Tomcat Root Context -->
        <!--
          <Context path="" docBase="ROOT" debug="0">
        -->

Thanks.


Regards,
Daniel

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.