Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  metacat 213 over 23 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
213 06/27/2000 04:53 PM Matt Jones

Added srbrmi classes for authentication support

212 06/27/2000 03:43 PM bojilova

changed to use username/password entered on login

210 06/27/2000 02:25 PM bojilova

changes releted to login and session tracking

209 06/27/2000 02:24 PM bojilova

New- class that encapsulates session creation and user authentication

205 06/26/2000 09:50 PM Matt Jones

Updated javadoc documentation.

204 06/26/2000 09:31 PM Matt Jones

Fixed bugs associated with the new UPDATE and DELETE functions of
DBWriter. There were problematic interactions between some static
variables used in DBEntityResolver and the way in which the
Servlet objects are re-used across multiple client invocations....

203 06/26/2000 03:35 AM Matt Jones

Merged in substantial changes to DBWriter and associated classes and to
the MetaCatServlet in order to accomodate the new UPDATE and DELETE
functions. The command line tools and the parameters for the
servlet have changed substantially.

186 06/23/2000 12:09 PM Matt Jones

Fixed bug in DBWriter using the new SAX2 interface. Turned out it was a bug in xerces-1_1_1, which was fixed by Andy Clark after I reported it.

185 06/21/2000 07:20 PM Matt Jones

1) Simplified database connection creation by adding new utility routine in MetaCatUtil that reads configuration information from the properties file.
2) Created MetaCatUtil.getOption() to retrieve options from properties file.
3) Unified SAX Parser creation by specifying parser driver in the properties file and dynamically loading it using the XMLReaderFactory interface....

184 06/20/2000 07:57 PM Matt Jones

cleaned up code for getting options from the properties file, made the database connection inthe MetaCatUtil class use the properties file for the conneciton info

View revisions

Also available in: Atom