Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
BaseService.java 1.84 KB 4709 over 15 years daigle Implement refresh methods inherited from base c...
DatabaseService.java 2.94 KB 4709 over 15 years daigle Implement refresh methods inherited from base c...
PropertyService.java 21 KB 4805 about 15 years daigle Separate the concept of a backup file location ...
ServiceException.java 1.47 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
ServiceService.java 4.5 KB 4795 over 15 years daigle Allow for backup properties to be written to co...
SessionService.java 5.19 KB 4780 over 15 years daigle Handle sessions with null ids gracefully.
SkinPropertyService.java 18 KB 4795 over 15 years daigle Allow for backup properties to be written to co...
XMLSchema.java 6.34 KB 4665 over 15 years daigle Correct the pathing for the schema directories ...
XMLSchemaService.java 16.2 KB 4709 over 15 years daigle Implement refresh methods inherited from base c...

Latest revisions

# Date Author Comment
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.

4766 01/20/2009 10:09 AM daigle

Do not back up password properties

4762 01/19/2009 11:53 AM daigle

Only configure skins that are correctly configured in the skins directory.

4761 01/19/2009 11:52 AM daigle

Check for existance of backup file location at startup time.

4719 12/26/2008 04:33 PM daigle

Create a propertyService.getTestInstance method to facilitate unit tests

View revisions

Also available in: Atom