You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Amy Cheung <ga...@yahoo.com> on 2003/09/07 12:28:01 UTC

Running JSP....new to Tomcat 5.0

Hi,

How can I setup the server configuration using TOMCAT
Ver5.0? I follow the same method for TOMCAT Ver3.0 but
it give error as below: 
"SEVERE: Cannot find msg asso. with key
stdContext.resourcesStart.... Document base does not
exit or is not a readable directory" 

What is the correct to initialize the docBase? My
folder is stored in C:\SLF_proj. Where to put the code
in server.xml?

Thks!!! 

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Re: Running JSP....new to Tomcat 5.0

Posted by Bill Barker <wb...@wilshire.com>.
Urm, there is almost nothing in common between setting up Tomcat 3.x and
setting up Tomcat 5.x (except that the name of the 'server.xml' file has
stayed the same ;-).  Almost all of the directories have changed (with the
exceptions of 'conf' and 'webapps'), the syntax of 'server.xml' is
completely different, if you are using app-<context>.xml files the location
has changed as well as the content.

My advice is to go to
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html and re-learn how
to setup Tomcat as though you never knew how to setup Tomcat 3.x.

"Amy Cheung" <ga...@yahoo.com> wrote in message
news:20030907102801.2958.qmail@web40701.mail.yahoo.com...
> Hi,
>
> How can I setup the server configuration using TOMCAT
> Ver5.0? I follow the same method for TOMCAT Ver3.0 but
> it give error as below:
> "SEVERE: Cannot find msg asso. with key
> stdContext.resourcesStart.... Document base does not
> exit or is not a readable directory"
>
> What is the correct to initialize the docBase? My
> folder is stored in C:\SLF_proj. Where to put the code
> in server.xml?
>
> Thks!!!
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com