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 22.1 KB 4663 over 15 years daigle Discover the external (backup) directory based ...
ServiceException.java 1.47 KB 4080 over 15 years daigle Merge 1.9 changes into Head
ServiceService.java 1.93 KB 4442 over 15 years daigle Change the ServiceInterface into a base class c...
SessionService.java 4.27 KB 4709 over 15 years daigle Implement refresh methods inherited from base c...
SkinPropertyService.java 17.5 KB 4709 over 15 years daigle Implement refresh methods inherited from base c...
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
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

4663 12/09/2008 02:58 PM daigle

Discover the external (backup) directory based on OS

4632 11/25/2008 12:40 PM daigle

catch and report missing skins configuration files.

4589 11/19/2008 03:25 PM daigle

Rename LDAPUtil to AuthUtil

4548 11/10/2008 03:23 PM daigle

Trim property values

4474 10/21/2008 03:30 PM daigle

Beef up the regex to find the document namespace

4451 10/13/2008 02:38 PM daigle

Get the file name from the system_id, handling cases where the id starts with http

4442 10/10/2008 05:12 PM daigle

Change the ServiceInterface into a base class called BaseService. All services extend BaseService.

View revisions

Also available in: Atom