Project

General

Profile

« Previous | Next » 

Revision 329

Added by Matt Jones over 23 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:

test-query.xml
1 1
<?xml version="1.0"?>
2 2
<!DOCTYPE pathquery PUBLIC "-//NCEAS//pathquery-1.0//EN" 
3
          "file:///home/jones/projects/pbi/development/xmltodb/lib/pathquery.dtd" >
3
          "file:///home/computer/jones/projects/pbi/development/xmltodb/lib/pathquery.dtd" >
4 4
<pathquery version="1.0">
5 5
  <meta_file_id>Example-03</meta_file_id>
6 6
  <querytitle>Test query</querytitle>

Also available in: Unified diff