Hello, I'm using Felix 2.0.1, together with the Felix SCR bundle, version 1.4.0. I declare a number of component conforming to the Declarative Services specification, which works fine.
However, the components which have a bind() method with the following signature: bindMethod(TypeOfComponent component, Map properties) are not found by the SCR, and it outputs the following error message: bind method [bindMethod] not found Issue #927 discusses this, but is marked as solved in version 1.2.0: http://issues.apache.org/jira/browse/FELIX-927 Any ideas? Mihai --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

