Uploaded image for project: 'HiveMind'
  1. HiveMind
  2. HIVEMIND-73

BuilderFactory attempts to autowire java.util.List

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0, 1.1
    • 1.1
    • None
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              jwcarman James Carman
              hlship Howard Lewis Ship
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: