Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
BaseService.java 1.47 KB 4442 over 15 years daigle Change the ServiceInterface into a base class c...
DatabaseService.java 2.92 KB 4442 over 15 years daigle Change the ServiceInterface into a base class 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.25 KB 4442 over 15 years daigle Change the ServiceInterface into a base class c...
SkinPropertyService.java 17.5 KB 4663 over 15 years daigle Discover the external (backup) directory based ...
XMLSchema.java 6.34 KB 4665 over 15 years daigle Correct the pathing for the schema directories ...
XMLSchemaService.java 16.1 KB 4664 over 15 years daigle add debug

Latest revisions

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

4431 10/09/2008 09:54 AM daigle

Object to hold information about a single xml schema.

View revisions

Also available in: Atom