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 20.1 KB 4766 about 15 years daigle Do not back up password properties
ServiceException.java 1.47 KB 4080 over 15 years daigle Merge 1.9 changes into Head
ServiceService.java 4 KB 4710 over 15 years daigle This service now holds a registry of active ser...
SessionService.java 5.19 KB 4780 about 15 years daigle Handle sessions with null ids gracefully.
SkinPropertyService.java 18 KB 4779 about 15 years daigle Do not throw exception when skin metadata file ...
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
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

4711 12/26/2008 01:22 PM daigle

Remove org configuration methods since they are not used. Get the backup configuration directories when doing a bypass. Implement the refresh method.

4710 12/26/2008 01:20 PM daigle

This service now holds a registry of active services. Refreshing of services must go through this class. Also holds some common values that are discovered via servlet context.

4709 12/26/2008 01:18 PM daigle

Implement refresh methods inherited from base class

View revisions

Also available in: Atom