BuilderFactory attempts to autowire java.util.List
--------------------------------------------------
Key: HIVEMIND-73
URL: http://issues.apache.org/jira/browse/HIVEMIND-73
Project: HiveMind
Type: Bug
Versions: 1.0, 1.1
Reporter: Howard M. Lewis Ship
Fix For: 1.1
If a service impl has a writeable property of type java.util.List, the
BuilderFactory will attempt to write it as a service. BuilderFactory should
ignore such properties.
DownloadRedirector [ERROR] Error at context:/WEB-INF/hivemodule.xml, line 481,
column 74: Unable to autowire property pathContributions of service
portal.DownloadRedirector: There is no service point for interface
java.util.List.
org.apache.hivemind.ApplicationRuntimeException: There is no service point for
interface java.util.List.
at
org.apache.hivemind.impl.RegistryImpl.getService(RegistryImpl.java:159)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]