]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-826: Declaring public access to updateContact, deleteContact methods in Person...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 23 Feb 2010 21:32:32 +0000 (21:32 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 23 Feb 2010 21:32:32 +0000 (21:32 +0000)
commite00dcae4c404eb6a0624703bb44f21efa7a13a7f
treec5d7c847759fd8d9ec16ff9d1e20551a71c8d545
parent40ea7191a3713404d46892bea8c77dea473a1c30
CSPACE-826: Declaring public access to updateContact, deleteContact methods in PersonAuthorityResource resolved long-standing "Could not find resource for relative ... of full path" error when accessing those operations.  Props to Patrick's sharp eyes!
services/person/client/src/test/java/org/collectionspace/services/client/test/PersonAuthorityServiceTest.java
services/person/service/src/main/java/org/collectionspace/services/person/PersonAuthorityResource.java