You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Andrew Cottrell <ac...@blacksunplc.com> on 2015/11/13 16:39:12 UTC

org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrServerProviderService has incorrect updated reference

org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrServerProviderService has an @Reference annotation that specifies updated="updateSolrServerConfigurationProvider", but there is no such method. There is a method named "updatedSolrServerConfigurationProvider".