mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
MappingService is not present in this version.
git-svn-id: http://scm.dspace.org/svn/repo/modules/dspace-services/trunk@4321 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -16,7 +16,7 @@ caching.use.clustering = false
|
||||
## Mapping Service Activator
|
||||
# note that the mapping service must be called "default.MappingService"
|
||||
#activator.class.default.MappingService = org.dspace.services.mapping.DatabaseIdEidMapping;default.MappingService
|
||||
activator.class.default.MappingService = org.dspace.services.mapping.MemoryMappingService;default.MappingService
|
||||
#activator.class.default.MappingService = org.dspace.services.mapping.MemoryMappingService;default.MappingService
|
||||
|
||||
### Default Activators
|
||||
|
||||
|
Reference in New Issue
Block a user