Hi.

I was looking up something in the "example" subproject of the trunk and came across the Activator.java in the org.apache.felix.example.servicebased.host package. There, in the main() method for the standalone invocation, it is using the Felix(Map, List) constructor which if I am not mistaking is an older implementation and has been removed. My questions is how that code even successfully compiles when I build the Felix? Am I missing something? The current constructor only takes one argument (Map) and my second question is how should I pass the activator instance to Felix (i.e. how to provide, in the new implementation, what the second argument used to provide)?

Many thanks,
Ali.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to