Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 407 almost 24 years Matt Jones Folded the functionality from DBWriter into Doc...
  images 104 about 24 years Matt Jones added servlet interface images
  lib 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
  src 570 over 23 years bojilova AccessControlList - methods for parsing and lo...
build.sh 76 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
build.xml 6.19 KB 564 over 23 years Matt Jones Modified the build.xml file to support the new ...
test-query.xml 709 Bytes 329 almost 24 years Matt Jones -Reorganized xmltodb module to support new inst...
test.xml 489 Bytes 430 almost 24 years Matt Jones Updated the test.xml file to use more XML featu...

Latest revisions

# Date Author Comment
570 11/28/2000 05:15 PM bojilova

AccessControlList
- methods for parsing and loading acl file
- checkup method for permission for given principal on given resource
DBQuery
- checkup for READ permission using AccessControlList.hasPermission()
DocumentImpl
- using AccessControlList object to parse and load an acl file into xml_access table...

569 11/28/2000 10:16 AM berkley

cleaned up code, added new static methods to MetacatReplication for handling static queries and getting URL content.

568 11/28/2000 08:30 AM berkley

updated insert handling and added an action to request the time from a remote server.

567 11/28/2000 08:27 AM berkley

created locking action in replication servlet and added semi-support to documentImpl to handle documents updatedee by replicatio

566 11/27/2000 01:55 PM Matt Jones

Modified stylesheets and server code to use a single "read" action instead
of the earlier "getdocument" and "getrelateddocument" actions. In the
process, developed and started to utilize a new suite of URL "protocol
handlers" that are in the package "edu.ucsb.nceas.protocols" and handle...

565 11/27/2000 01:25 PM Matt Jones

Fixed typo in create table syntax (added missing comma) for xml_access table.

564 11/22/2000 06:23 PM Matt Jones

Modified the build.xml file to support the new protocol handler classes,
which need to be built in a separate jar file bust it must be installed
as part of the tomcat servlet environment, not the web application. Now a
command of "ant protocol" will create the protocol.jar file, which must be...

563 11/22/2000 06:18 PM Matt Jones

Added a new URL protocol handler class for the metacat protocol. This
class will replace the current MetacatURL class in a much simpler and
extensible manner. See the documentation for java.net.URLConnection and
java.net.URL for details.

562 11/22/2000 02:56 PM berkley

this class allows the parsing of xml data sent by a replication server to assertain document info about a remote document.

561 11/22/2000 02:55 PM berkley

added functionality to allow the replication servlet to assertain and insert user and group info into the local database. started implementation of insert replication handler (it is commented out in this commit)

View all revisions | View revisions

Also available in: Atom