Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4375 over 15 years daigle Export environment variables in tomcat startup ...
  docs 4367 over 15 years daigle Add application.tempDir to configuration form a...
  lib 4436 over 15 years daigle Added test properties
  src 4451 over 15 years daigle Get the file name from the system_id, handling ...
  test 4445 over 15 years daigle New test case to test xml schema registration.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 23.8 KB 3955 almost 16 years Jing Tao Checked it into cvs head. Add a note to address...
build.properties 5.65 KB 4434 over 15 years daigle Added test.build property. This will control w...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 57.1 KB 4435 over 15 years daigle added testPrepare target which copies server te...

Latest revisions

# Date Author Comment
4451 10/13/2008 02:38 PM daigle

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

4450 10/13/2008 11:34 AM ben leinfelder

check for existing access control rows before inserting (we do not need duplicate rows specifying the same access control)

4449 10/13/2008 10:42 AM ben leinfelder

in cases when only access control is being modified, we can temporarily ignore the exception thrown my the write method, insert the updated access control rules, then deal with the write exception. this occurs when the docid remains the same (no revision increase) but the permissions have been altered.

4448 10/13/2008 10:40 AM ben leinfelder

use correct spelling for "accessControl" elements

4447 10/13/2008 09:11 AM ben leinfelder

translate numeric permission to text permission when serializing.

4446 10/13/2008 09:09 AM ben leinfelder

use local name for end Element parsing...

4445 10/10/2008 05:15 PM daigle

New test case to test xml schema registration.

4444 10/10/2008 05:15 PM daigle

Add common test case db select, query and update methods. Add http post method.

4443 10/10/2008 05:14 PM daigle

Create new schema xml test driver files. Include a contextUrl token that gets replaced by the test java code where necessary.

4442 10/10/2008 05:12 PM daigle

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

View all revisions | View revisions

Also available in: Atom