All pastes #2068984 Raw Edit

Unnamed

public text v1 · immutable
#2068984 ·published 2011-05-25 15:09 UTC
rendered paste body
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexer' defined in class path resource [WEB-INF/beans.xml]: Cannot resolve reference to bean 'types' while setting bean property 'types'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'types': Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'java.lang.String' to required type 'reed.app.search.index.SolrTypeVerifier' for property 'verifyRef'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [reed.app.search.index.SolrTypeVerifier] for property 'verifyRef': no matching editors or conversion strategy found