hi,

At 09:51 PM 23/05/2002 -0500, you wrote:

>Something is amiss...  I tried making that change previously, and once again
>with your suggestion.  When I change the docBase to "mysite", Tomcat returns
>a 404 error when attempting to use www.mywebsite.net.  If I use
>www.mywebsite.net/mysite it works fine....  Any ideas.

if you only have the .war file in the webapps directory when you startup 
tomcat, you MUST
specify "mysite.war" as the docbase. if you deploy the directory structure 
instead, you MUST
use "mysite"

hope this helps,

thorsten



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to