Sorry, but I am confronted with a new problem. I am declaring a Reference annotation on a method, but I cannot declare a service interface. If I declare nothing than Object gets used and nothing is happening. When I remove the interface definition from my XML descriptor, SCR validation fails with "An interface must be declared for the reference". I have a filter expression that selects my services, but they do not have an interface in common.
I have to select some service based on a filter expression without indicating a service interface. How is this achievable? Again... Thanks a lot for your help! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

