Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1787 08/11/2003 06:30 PM Jing Tao

Add a test case for query method.

1786 08/11/2003 06:30 PM Jing Tao

Implement query method.

1785 08/11/2003 06:29 PM Jing Tao

Add metacatinaccessible exception for query.

1784 08/11/2003 03:24 PM Matt Jones

Implemented the 'read' API call. Some more to go...

1783 08/11/2003 12:19 PM Matt Jones

Wrote the login() function, the first of the series of API calls for
the metacat client to be implemented. Also wrote a test class to
test the API functionality.

1782 08/10/2003 02:26 PM Jing Tao

If uploading failed, the inline data will be deleted either.

1781 08/10/2003 02:26 PM Jing Tao

If xml document uploading failed, the inline data file will be deleted either.

1780 08/08/2003 04:16 PM Matt Jones

Added a new subpackage (edu.ucsb.nceas.metacat.client) which is a client
access library for the metacat. There is an interface (Metacat.java) that
provides simple access methods for the main metacat functions. This is to
support clients like Morpho and others that want to programatically access...

1779 08/05/2003 11:17 AM Jing Tao

Delete some confused words.

1778 08/05/2003 11:16 AM Jing Tao

Change the code for getdtd getschema and getdtdschema. Eml module will be check out to build/tmp rather than build/src. Otherwise it will cause problem in knbweb install.

1776 08/01/2003 10:39 AM Jing Tao

Revise it a little bit.

1775 08/01/2003 10:25 AM Jing Tao

New readme file for 1.3.1

1774 08/01/2003 09:02 AM Jing Tao

Get this big testing file(3.3 M) to reduce the distribution package size.

1773 07/31/2003 09:56 PM Jing Tao

JAVA 1.3 doesn't support this FileWriter(File fileName, boolean append). But 1.4 does.
Change to FileWriter(String fileName, boolean append). Both 1.3 and 1.4 support.

1771 07/31/2003 11:32 AM Jing Tao

Change tomcat version from 3 to 4. So it will consistent with server.jar file location.

1770 07/30/2003 06:34 PM Jing Tao

To make installation instruction clearer.

1769 07/30/2003 06:33 PM Jing Tao

Revise readme file for release 1.3

1768 07/30/2003 02:03 PM Jing Tao

Fixed bug in replication if doctype is null.

1767 07/30/2003 10:50 AM Jing Tao

Fixed a bug that replication didn't do inline data.

1766 07/30/2003 09:04 AM Jing Tao

Change a array size from 4*10(testing) to 4*1024.

1765 07/29/2003 04:57 PM Jing Tao

A note for set up replication between tomcat.

1764 07/29/2003 09:08 AM Jing Tao

Using reader replacing string to read inline data.

1763 07/29/2003 09:07 AM Jing Tao

Using reader to replace string to read inline data.

1762 07/28/2003 05:51 PM Jing Tao

Change the way to handle inline data.

1761 07/28/2003 05:50 PM Jing Tao

When character size is greater than 4000, it will write to db.

1760 07/27/2003 08:51 PM Jing Tao

Change string to stringreader to save memory.

1759 07/27/2003 08:50 PM Jing Tao

Change debug level.

1758 07/25/2003 08:39 AM Jing Tao

Change the year from YY to YYYY

1757 07/25/2003 08:13 AM Jing Tao

Revise inital value for insert a new server. Change some debug level.

1756 07/23/2003 06:15 PM Jing Tao

Revise initial value for server registry.

1755 07/23/2003 06:13 PM Jing Tao

Fixed a bug in registryDataFile.

1754 07/23/2003 06:11 PM Jing Tao

Delete a debug line.

1753 07/23/2003 03:55 PM Jing Tao

Change the date format from yy-mm-dd to mm/dd/yy.

1752 07/23/2003 03:53 PM Jing Tao

Change format from yy-mm-dd to mm/dd/yy.

1751 07/23/2003 12:04 PM Jing Tao

Get rid of to_date function.

1750 07/23/2003 11:58 AM Jing Tao

using toDate method rather than to_date function directly.

1749 07/23/2003 11:55 AM Jing Tao

Revise the toDate method for sql server.

1748 07/23/2003 11:53 AM Jing Tao

Get rid of toDate method and inherit from AbstractAdapter directly.

1747 07/23/2003 11:52 AM Jing Tao

Get rid of toDate method. It inherentise from AbstractAdaptor.

1746 07/23/2003 11:50 AM Jing Tao

Add a concrete method toDate which can transfer text string to date type.

1745 07/21/2003 06:35 PM Jing Tao

Add new method to handle toDate function.

1744 07/21/2003 05:26 PM Jing Tao

Because MS SQL server has 3 jar files for JDBC, so revised build.xml.

1743 07/21/2003 03:53 PM Jing Tao

Fix somebugs for the script.

1742 07/21/2003 03:52 PM Jing Tao

add some new variables for JDBC in MSSQL.

1741 07/19/2003 10:20 PM skrish

MetaCat Servlet changed to get correct docid

1740 07/19/2003 06:50 PM Jing Tao

Update script for sql: change a unique constraint in xml_relation table. Adding new fields in xml_replication and xml_access table. Adding new talbe xml_accesssubtree.

1739 07/19/2003 06:48 PM Jing Tao

Add new target for sql server.

1738 07/18/2003 11:24 PM skrish

EML interface Login Servlet

1737 07/18/2003 11:23 PM skrish

Metacat EMl Upload Interface

1736 07/17/2003 05:49 PM Jing Tao

Checkin new eml.jar which chad fixed a bug.

1735 07/17/2003 05:48 PM Jing Tao

Fixed some bugs in these style sheets.

1734 07/17/2003 10:59 AM skrish
  • empty log message ***
1733 07/17/2003 10:54 AM skrish
  • empty log message ***
1732 07/16/2003 05:53 PM Jing Tao

Fixed some bugs in these style sheets.

1731 07/15/2003 05:14 PM Jing Tao

Make the tree sturcture display working.

1730 07/15/2003 02:08 PM Jing Tao

Delete the description about to handle tomcat4. Now it is set as a property in build.xml.

1729 07/15/2003 02:04 PM Jing Tao

Add a new property of tomcat version. This one will control which web.xml file will be copied to installation directory.

1728 07/15/2003 02:03 PM Jing Tao

The web.xml for tomcat3.

1727 07/15/2003 02:02 PM Jing Tao

Rename it to web.xml.tomcat3

1726 07/03/2003 05:17 PM Jing Tao

Revised style sheet base on matthew's suggestion.

1725 07/03/2003 05:16 PM Jing Tao

Add note for tomcat 4 to change web.xml

1724 07/02/2003 05:02 PM Jing Tao

Add a getschema dependcy to target dist.

1723 07/02/2003 04:03 PM berkley

got interservlet session handling working.

1722 07/02/2003 04:00 PM Jing Tao

Change eml2 tag to STMML_SCHEMA_UPDATE.

1721 07/02/2003 01:44 PM Jing Tao

Recover back web.xml for tomcat3.

1720 07/02/2003 01:28 PM Jing Tao

Register stmml.xsd too.

1719 07/02/2003 01:27 PM Jing Tao

Registered stmml.xsd too.

1718 07/02/2003 01:27 PM Jing Tao

Add new parameter stmmlnamespace.

1717 07/02/2003 12:09 PM berkley

fixed errors with jing and my merges

1716 07/02/2003 12:04 PM berkley

changes to make session management between monarch and metacat work.

1715 07/01/2003 06:32 PM Jing Tao

Made some minal changes.

1714 07/01/2003 05:39 PM Jing Tao

Add a hyper link to web addess.

1713 07/01/2003 05:32 PM Jing Tao

Make some changes.

1712 07/01/2003 04:57 PM Jing Tao

Fixed two bugs in coverage and method.

1711 07/01/2003 03:51 PM Jing Tao

Revise some codes.

1710 07/01/2003 01:25 PM Jing Tao

Revise the templates.

1709 07/01/2003 01:24 PM Jing Tao

Revise some templates.

1708 07/01/2003 01:24 PM Jing Tao

Add new format for attribute.

1707 06/30/2003 06:44 PM Jing Tao

Revised attribute list.

1706 06/30/2003 03:12 PM Jing Tao

Revise the modules to make it looking nicer.

1705 06/30/2003 03:11 PM Jing Tao

Remove the file.

1704 06/30/2003 03:09 PM Jing Tao

Remove this file.`

1703 06/30/2003 03:08 PM Jing Tao

Remove this file.

1702 06/30/2003 01:23 PM Jing Tao

Revise some templates and in build file, when we compile, it would include harvest.

1701 06/27/2003 06:00 PM Jing Tao

Set second col style to a value.

1700 06/27/2003 05:59 PM Jing Tao

Fixed some bugs.

1699 06/27/2003 05:59 PM Jing Tao

Change some setting.

1698 06/27/2003 05:59 PM Jing Tao

Change select from "title" to "dataset/title".

1697 06/27/2003 05:58 PM Jing Tao

change return field from "title" to "dataset/title".

1696 06/26/2003 06:29 PM Jing Tao

Make table cellspacing=0 and fixed some bugs.

1695 06/26/2003 03:15 PM Jing Tao

Revise templates.

1694 06/26/2003 03:15 PM Jing Tao

Fixed some bugs.

1693 06/25/2003 06:01 PM Jing Tao

New style sheet to handle additional metadata.

1692 06/25/2003 06:00 PM Jing Tao

Revise templates.

1691 06/25/2003 05:59 PM Jing Tao

Revise the tempaltes.

1690 06/25/2003 05:59 PM Jing Tao

Revise some tempaltes.

1689 06/25/2003 05:58 PM Jing Tao

Revise some templates.

1688 06/25/2003 05:55 PM Jing Tao

Revise code and make it more generic to pass parameters to style sheet.

1687 06/24/2003 05:19 PM Jing Tao

Revise the templates.

1686 06/24/2003 05:19 PM Jing Tao

Revise some templates.