Revision 905
Added by berkley almost 23 years ago
lib/web.xml | ||
---|---|---|
76 | 76 |
</servlet> |
77 | 77 |
|
78 | 78 |
<servlet> |
79 |
<servlet-name>replication</servlet-name> |
|
79 | 80 |
<description> |
80 |
The marine incarnation of metacatServlet
|
|
81 |
The replication control servlet for metacat
|
|
81 | 82 |
</description> |
82 | 83 |
<servlet-class>edu.ucsb.nceas.metacat.MetacatReplication</servlet-class> |
83 | 84 |
<load-on-startup>5</load-on-startup> |
Also available in: Unified diff
fixed typo in web.xml file