help deploying war file

"Carter, Scott" <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <92EFB80E551BD511B39500D0B7B0CDCC0EFBBE0A@ohms.electric.ci.austin.tx.us>
I know this process should be very straight forward, but I am having a
little trouble.

I created a war file at the top level of my web application
$TOMCAT_HOME/webapps/j by using jar cvf xsite.war  .
I moved this file (xsite.war) to $TOMECAT_HOME/webapps/x  and made a new
entry in server.xml as follows:

        <Context path="/x" docBase="x" debug="0" reloadable="false"
crossContext="true"/>

when I went to hit the site http://localhost:8080/x it gave me the screen
for a directory listing just showing xsite.xml even though the web.xml file
in the war file has a welcome file.  The site works fine unpackaged under
the /j/ path.



please help

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