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 4.29 KB 4778 about 15 years daigle Check for null session ID when touching session.
SkinPropertyService.java 17.9 KB 4766 about 15 years daigle Do not back up password properties
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
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

4665 12/09/2008 03:01 PM daigle

Correct the pathing for the schema directories based on OS. Leave them in the database with linux style paths (forward slashes) since the values are also used to create urls.

4664 12/09/2008 03:00 PM daigle

add debug

View revisions

Also available in: Atom