Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
5945 02/10/2011 06:06 PM Jing Tao

Add code to download the included schema.

5340 05/10/2010 01:15 PM berkley

refactored XMLSchemaService to not have static methods. made the CrudServiceTest more robust.

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

4698 12/26/2008 01:07 PM daigle

Renamed MetaCatUtil to MetacatUtil

4439 10/10/2008 05:10 PM daigle

Get an instance of XMLSchemaService when refreshing.

4427 10/09/2008 09:51 AM daigle

Use XMLSchemaService to access persistent schema information.

4409 09/29/2008 06:23 PM Jing Tao

Add new variable to see if resolver download a new schema.

4123 07/15/2008 09:58 AM daigle

Append context url onto system id instead of server url.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3077 11/10/2006 10:25 AM Matt Jones

Removed the release ant token from all files in 'src'.

2663 10/10/2005 11:06 AM sgarg

Replacing MetaCatUtil.debugMessage or MetaCatUtil.logMetacat call with logMetacat (private Logger object) call

1442 03/03/2003 12:16 PM Jing Tao

Using the contant in documentImpl rather using itself.

1391 02/10/2003 07:27 PM Jing Tao

New class to handle ingore user specification for schema location, upload new schemalocation to metacat and register namespace and schema location in xml_catalog table.