Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1613 04/24/2003 03:21 PM Jing Tao

Get rid of http client and still using sun protocol handler. Because it can repicate 817 M big data file(which is bigger than local mem and swap)

1612 04/24/2003 03:19 PM Jing Tao

Add new target getdtdschema and get rid of htttpclient.

1611 04/24/2003 03:18 PM Jing Tao

Add the code to drop the unique constrain (subject, relationship, object) and add(docid, subject, relationship, object)

1610 04/23/2003 11:04 PM Jing Tao

Revise code to decide use which parser.

1609 04/23/2003 09:30 PM Jing Tao

Fixed a bug to checking error.

1608 04/23/2003 05:18 PM Jing Tao

It is as same as version 7.1.

1607 04/23/2003 04:30 PM Jing Tao

Add a new revise file for postgresql which version is more than 7.2

1606 04/23/2003 01:38 PM Jing Tao

Revise getURLContent method and give up httpclient.

1605 04/22/2003 08:56 PM Jing Tao

Change a unique constraint in xml_relation table.

1604 04/22/2003 08:55 PM Jing Tao

Change a unique constrain in xml_relation table.

1603 04/22/2003 08:53 PM Jing Tao

Change a unique key of relation table.

1602 04/22/2003 09:58 AM Jing Tao

Add httpclient.jar into cpath.

1601 04/22/2003 09:55 AM Jing Tao

Add http client jar.

1600 04/22/2003 09:53 AM Jing Tao

Add code to get rid of white space in url.

1599 04/22/2003 09:52 AM Jing Tao

Using httpclient as http and https protocol handler.

1598 04/22/2003 09:51 AM Jing Tao

Add a new method to replace whtie space by %20 in url string.

1597 04/22/2003 09:25 AM Jing Tao

Change a debug statement.

1596 04/21/2003 07:15 PM Jing Tao

sql for registrying dtd and schema into xml_catalog directory.

1595 04/21/2003 06:36 PM Jing Tao

Change the code to get docid.

1594 04/21/2003 10:03 AM Jing Tao

Add debugMessage.

1593 04/19/2003 07:10 PM Jing Tao

Change dtdsql target to dtdshemasql.

1592 04/19/2003 07:09 PM Jing Tao

This class will write triple to db.

1591 04/19/2003 07:08 PM Jing Tao

Move the code that writes triple to db to DBSAXHandler class.

1590 04/19/2003 07:06 PM Jing Tao

Add code to parse triple.

1589 04/18/2003 09:25 PM Jing Tao

Change some comment and add code to drop xml_accesssubtree table.

1588 04/18/2003 09:23 PM Jing Tao

Combine files to modify access table and add new accesssubtree table.

1587 04/18/2003 09:23 PM Jing Tao

Delete this file and move code to reviseformetacat13.sql

1586 04/18/2003 09:22 PM Jing Tao

Delete the file and move code to reviseformetacat13.sql

1585 04/18/2003 08:33 PM Jing Tao

Add a method to write error message into log file.

1584 04/18/2003 08:32 PM Jing Tao

Revise code to handle text node be splitted into two nodes.

1583 04/18/2003 08:31 PM Jing Tao

Revise update method. Every write action will check out a db connection. So it can handle a huge mount of write action.

1582 04/18/2003 08:29 PM Jing Tao

Change a method from private to public and it can be shared by other class.

1581 04/18/2003 08:29 PM Jing Tao

Revise code to handle text node were splited into two nodes.

1580 04/18/2003 08:28 PM Jing Tao

Add a variable for replication error log file.

1579 04/18/2003 08:27 PM Jing Tao

Add variable replication error log file.

1578 04/17/2003 11:09 PM Jing Tao

Add a variable for itislib.

1577 04/17/2003 10:56 PM Jing Tao

Using triple rather than query to get relation.

1576 04/17/2003 10:55 PM Jing Tao

Don't apply access rule for online data file.

1575 04/17/2003 10:54 PM Jing Tao

Add relation handler and access handler here.

1574 04/17/2003 10:53 PM Jing Tao

Get rid of access and relationa runner from run() method.

1573 04/17/2003 10:52 PM Jing Tao

Add a itislib.jar file for metacat(morpho code using it)

1572 04/17/2003 10:51 PM Jing Tao

Make morpho.jar is binary file tag in cvs.

1570 04/17/2003 10:25 AM Jing Tao

Add a new target schemasql. It will register eml2 namesapce into xml_catalog.

1569 04/17/2003 10:24 AM Jing Tao

Fixed error in sql command.

1568 04/17/2003 10:24 AM Jing Tao

Get eml2namespace from token

1567 04/17/2003 09:59 AM Jing Tao

A script to register eml into xml_catalog.

1566 04/17/2003 09:52 AM Jing Tao

Delete this file, because it's code moved to another file reviseformetacat13.sql.

1565 04/17/2003 09:51 AM Jing Tao

Delete this file, because it's code move to reviseformetcat13.sql

1564 04/17/2003 09:49 AM Jing Tao

Combine the script whcih modify existing table for metacat 1.3

1563 04/16/2003 10:51 PM Jing Tao

Add code to handle access rule for online data.

1562 04/16/2003 10:12 PM Jing Tao

Add code to handle eml2 replciation.

1561 04/16/2003 10:11 PM Jing Tao

Add code to handle initialize eml2 parser.

1560 04/16/2003 10:10 PM Jing Tao

Change writereplication method to non-static.

1559 04/16/2003 10:09 PM Jing Tao

Add some debugMessage.

1558 04/16/2003 10:07 PM Jing Tao

Change some debug level

1557 04/15/2003 09:19 PM Jing Tao

Add some new method to get docid from online url.

1556 04/15/2003 09:18 PM Jing Tao

Add contenttypeprovider when read a data file.

1555 04/15/2003 09:18 PM Jing Tao

Fixed a bug which cause null exception.

1554 04/15/2003 09:17 PM Jing Tao

Change eml2namespace variable from private to public.

1553 04/15/2003 09:16 PM Jing Tao

Add code to handle eml2 contentype.

1552 04/15/2003 09:15 PM Jing Tao

Add new varible httpserver.

1551 04/14/2003 07:18 PM Jing Tao

Get eml2 name space from peroperty file.

1550 04/14/2003 07:17 PM Jing Tao

Add a new class to handle contenttyp setting for data file.

1549 04/14/2003 07:17 PM Jing Tao

Add entitydoctype, physicaldoctype and eml2namespace here.

1548 04/12/2003 08:09 PM Jing Tao

Add some debug message.

1547 04/12/2003 08:08 PM Jing Tao

Fixed bug for storing access section.

1546 04/11/2003 07:17 PM Jing Tao

Add a contenEquals method.

1545 04/11/2003 07:17 PM Jing Tao

Add a method to revise a stack.

1544 04/11/2003 07:16 PM Jing Tao

Add code to handle reference access couldn't be updated if user doesn't have all permission.

1543 04/11/2003 07:15 PM Jing Tao

Add some methods and fields here.

1542 04/11/2003 09:23 AM Jing Tao

Add a field to this class.

1541 04/11/2003 09:23 AM Jing Tao

Fixed bug to decide if a document is a accesss document.

1540 04/11/2003 09:22 AM Jing Tao

Add code to handle update access subtree.

1539 04/11/2003 09:21 AM Jing Tao

Extends this class from subtree and changed some methods.

1538 04/10/2003 10:00 AM berkley

added a prefix to the debug statements. the default is the build name property. The prefix can be set in the build.xml file. the property name is 'debugprefix'

1537 04/09/2003 05:45 PM Jing Tao

Add code to handle access module to keep track startid and end id.

1536 04/09/2003 05:44 PM Jing Tao

Add some methods to handle start node id and end node id.

1535 04/09/2003 04:36 PM Jing Tao

Add run access control even for access document.

1534 04/09/2003 04:35 PM Jing Tao

Get rid off to pasre additional access module.

1533 04/09/2003 11:03 AM berkley

accidentally overwrote the web.xml file with the tomcat4 web.xml file.

1532 04/09/2003 11:02 AM berkley

new eml.jar file that is binary

1531 04/08/2003 06:15 PM Jing Tao

Add code to store info for access block itself.

1530 04/08/2003 06:14 PM Jing Tao

Add code to create a new table to store info about access block itself.

1529 04/08/2003 06:13 PM Jing Tao

Patch script to create a table to store info for access block it self.

1528 04/08/2003 06:12 PM Jing Tao

Patch script to create a table to store info about access block itself.

1527 04/08/2003 04:30 PM Jing Tao

Change the key of unaccessablesubtree from subtreeid to startnodeid. because some subtree doesn't have subtreeid.

1526 04/08/2003 01:58 PM Jing Tao

Add code to get filted subtree nodes

1525 04/08/2003 01:58 PM Jing Tao

Add code to handle eml document

1524 04/08/2003 01:57 PM Jing Tao

Add returndoctype and returnfield for eml2

1523 04/08/2003 01:56 PM Jing Tao

move cvs-root to easily be edited.

1522 04/08/2003 11:29 AM berkley

added target to clean the servlet install directory

1521 04/07/2003 05:48 PM Jing Tao

Change a method name to mergeEquivlentSubTree.

1520 04/07/2003 05:48 PM Jing Tao

Implement Comparator interface.

1519 04/07/2003 05:47 PM Jing Tao

Revise the class.

1518 04/07/2003 10:58 AM Jing Tao

Change the debugMessage for characters.

1517 04/07/2003 10:41 AM Jing Tao

Add code for checking if a user try to update inline data.

1516 04/07/2003 10:33 AM Jing Tao

Add code to handle check inline data if a user update it but the user doesn't have permission to do it.

1515 04/07/2003 10:28 AM Jing Tao

Move a methods

1514 04/04/2003 05:47 PM Jing Tao

Add a new class to handle nested subtree access control.

1513 04/04/2003 03:26 PM Jing Tao

Add code to handle if a unaccessable subtree is another subtree of unaccessable subtree.