Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
BaseService.java 1.85 KB 4950 over 14 years daigle Add archival read funtionality (jar/kar/war files)
DatabaseService.java 2.94 KB 4709 almost 15 years daigle Implement refresh methods inherited from base c...
PropertyService.java 21 KB 4950 over 14 years daigle Add archival read funtionality (jar/kar/war files)
ServiceException.java 1.47 KB 4080 about 15 years daigle Merge 1.9 changes into Head
ServiceService.java 4.5 KB 4795 over 14 years daigle Allow for backup properties to be written to co...
SessionService.java 5.19 KB 4861 over 14 years daigle Roll back replication user changes. Fix code t...
SkinPropertyService.java 18 KB 4854 over 14 years daigle Beef up exception handling from file utilities....
XMLSchema.java 6.34 KB 4665 almost 15 years daigle Correct the pathing for the schema directories ...
XMLSchemaService.java 16.2 KB 4709 almost 15 years daigle Implement refresh methods inherited from base c...

Latest revisions

# Date Author Comment
4950 06/12/2009 04:39 PM daigle

Add archival read funtionality (jar/kar/war files)

4861 03/25/2009 02:41 PM daigle

Roll back replication user changes. Fix code that converts access levels to integer and to text.

4856 03/24/2009 10:17 AM daigle

Introduce replication user. Use the fileutil writer methods instead of writing directly.

4854 03/23/2009 02:56 PM daigle

Beef up exception handling from file utilities. Move UtilException to MetacatUtilException to eliminate conflict with similar exception in utility package.

4805 02/17/2009 09:28 AM daigle

Separate the concept of a backup file location and a metacat external directory location. These can be totally different.

4799 02/10/2009 04:50 PM daigle

Make sure and write the shortcut to the backup directory to a directory in the users home.

4795 02/03/2009 04:01 PM daigle

Allow for backup properties to be written to context based subdirectory of the external configuration directory. This allow multiple instances of metacat to be run side by side.

4780 01/26/2009 04:38 PM daigle

Handle sessions with null ids gracefully.

4779 01/26/2009 04:38 PM daigle

Do not throw exception when skin metadata file is missing. Instead, remove the skin from the available skins list, write an error message to the log and continue on. This was already done for the skins properties file.

4778 01/26/2009 01:46 PM daigle

Check for null session ID when touching session.

View revisions

Also available in: Atom