Project

General

Profile

« Previous | Next » 

Revision 329

Added by Matt Jones over 24 years ago

-Reorganized xmltodb module to support new install process for the new
linux server (dev.nceas.ucsb.edu). Added "build.sh" shell script that
calls ant withthe proper umask set for installation. Use:

./build.sh install

to post a new copy of the servlet and its supporting files to the install
directory defined in build.xml.

-Updated the servlet to use a new servlet prefix that we'll use with the
Tomcat servlet engine.

-Update bin dir shell scripts to reflect new locations of relevant jar files.

View differences:

login.html
24 24

  
25 25
  <P>&nbsp;
26 26

  
27
  <FORM ACTION="/servlets/MetaCatServlet" METHOD="POST">
27
  <FORM ACTION="/xmltodb/servlet/metacat" METHOD="POST">
28 28
    <INPUT TYPE="hidden" NAME="action" VALUE="Login">
29 29
    <P>Username &nbsp;&nbsp;&nbsp;
30 30
    <INPUT TYPE="text" NAME="username" SIZE="15">

Also available in: Unified diff