Add server and server url mapping for ecogrid.
Bug #2207. Add AdvancedSearchServlet to support Metacat Advanced Search interface.
Added mapping for the replication servlet which were missing earlier.
Fixed web.xml so that /servlet/metacat/* points to the metacat servlet
Add a new HarvesterServlet for running Harvester as a servlet. This eliminates the need to run Harvester in a terminal window. By default, the HarvesterServlet is commented out. The user documentation will be modified to instruct Harvester administrators to uncomment the servlet entry.
Added harvester servlets to the web.xml files.
New build system that creates a war file and deploys it to tomcat. Alsoupdated the web.xml files so that a better servlet path is used. Now, bydefault, the servlet path will be: /knb/metacat (as opposed to theprior servlet path which was /knb/servlet/metacat and depended on the...
Add replication servlet into this file.
a web.xml file for tomcat4