filippo balicchia created SM-2226:
-------------------------------------
Summary: addProcessorFactory method in servicemix core is not
recognized.
Key: SM-2226
URL: https://issues.apache.org/jira/browse/SM-2226
Project: ServiceMix
Issue Type: Bug
Components: core
Reporter: filippo balicchia
When servicemix bootstrap servicemix core throws the following exception
{noformat}
org.osgi.service.blueprint.container.ComponentDefinitionException: No matching
methods found for listener bind method: addProcessorFactory
at
org.apache.aries.blueprint.container.AbstractServiceReferenceRecipe$Listener.init(AbstractServiceReferenceRecipe.java:516)
at
org.apache.aries.blueprint.container.AbstractServiceReferenceRecipe.createListeners(AbstractServiceReferenceRecipe.java:255)
at
org.apache.aries.blueprint.container.ReferenceListRecipe.internalCreate(ReferenceListRecipe.java:74)
{noformat}
Probably during startup process ReferenceListener can't find a method that
hasn't return type
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)