Project

General

Profile

« Previous | Next » 

Revision 3545

Added by barseghian almost 17 years ago

Changed message to look for in tomcat log to verify metacat servlet has started ok.

View differences:

metacatinstall.html
705 705
   ./shutdown.sh 
706 706
   ./startup.sh 
707 707
   </pre>
708
   In the Tomcat startup messages you should see something in log file like:
708
   In the Tomcat startup messages you should see something in the log file like:
709 709
   <pre>
710
    MetacatServlet Initialize
711
    Context log path="/metadata" :Metacat: init
712
    MetacatServlet Initialize
710
	Metacat: [WARN]: Metacat (1.7.0) initialized. [edu.ucsb.nceas.metacat.MetaCatServlet]
713 711
   </pre>
714 712
   If you see that message Tomcat is successfully loading the Metacat servlet.
715 713
   Next, try to run your new servlet.  Go to a web browser and type:

Also available in: Unified diff