Revision 3912
Added by Jing Tao over 16 years ago
metacatinstall.html | ||
---|---|---|
851 | 851 |
</pre> |
852 | 852 |
In the Tomcat startup messages you should see something in the log file like: |
853 | 853 |
<pre> |
854 |
Metacat: [WARN]: Metacat (1.8.0) initialized. [edu.ucsb.nceas.metacat.MetaCatServlet]
|
|
854 |
Metacat: [WARN]: Metacat (1.8.1) initialized. [edu.ucsb.nceas.metacat.MetaCatServlet]
|
|
855 | 855 |
</pre> |
856 | 856 |
If you see that message Tomcat is successfully loading the Metacat servlet. |
857 | 857 |
Next, try to run your new servlet. Go to a web browser and type: |
Also available in: Unified diff
Check into cvs head. Change the startup information from 1.8.0 to 1.8.1.