Hi all

I'm trying to use authorities in a DSpace 4.0 deploy,

I'm currently testing with the example that comes with the distro for
dc.contributor.author and LC authorities plugin but it seems that the
plugin manager could not find  it

 10:18:27,778 WARN  org.dspace.core.PluginManager @ Cannot find named
plugin for interface=org.dspace.content.authority.ChoiceAuthority,
name="LCNameAuthority"
2014-02-15 10:18:27,786 WARN
 org.dspace.content.authority.ChoiceAuthorityManager @ Skipping invalid
configuration for choices.plugin.dc.contributor.author because named plugin
not found: LCNameAuthority

My dspace.cfg is

plugin.named.org.dspace.content.authority.ChoiceAuthority = \
org.dspace.content.authority.LCNameAuthority = LCNameAuthority

## configure LC Names plugin
lcname.url = http://alcme.oclc.org/srw/search/lcnaf

## See manual or org.dspace.content.authority.Choices source for
descriptions.
authority.minconfidence = ambiguous

## demo: use LC plugin for author
choices.plugin.dc.contributor.author =  LCNameAuthority
choices.presentation.dc.contributor.author = lookup
authority.controlled.dc.contributor.author = true

I've tried doing ant update, ant update_configs but no success.
dspace-api.jar seems to contain the LCNameAuthority class files in
content/authorities.

Is there some place where should I register this plugin manually? I've used
authorities in previous version and I do not remember to touched any more
than the config.

Regards & thanks
Germán
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to