> From: Michael Labhard [mailto:[EMAIL PROTECTED] 
>The directory structure for the app looks like this:
> =======================================
> /opt/tomcat/webapps/springapps/:
> niagra2
> 
> /opt/tomcat/webapps/springapps/niagra2:
> WEB-INF  index.jsp
> 
> /opt/tomcat/webapps/springapps/niagra2/WEB-INF:
> lib  web.xml

Wait a minute... If you want Tomcat to automatically discover this
webapp, then WEB-INF ought to be directly under 'springapps'.

If you want to use a directory structure other than
  /path/to/tomcat/webapps/contextname
Then you'll have to do some configuration, such as how the 'manager' app
is set up.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to