Hi Clement, Thanks! That was easy. :-)
Another question in this same scenery: suppose I have some components that implement the RequestHandler interface, but I want one of them to be filtered in this subservice instantiate. I tried to use a filter like below: <subservice action="instantiate" specification="org.apache.comanche.services.RequestHandler" /> filter="(!(factory.name=org.apache.comanche.requestDispatcher.RequestDispatcher))" aggregate="true" /> Is it possible? I'm having some errors here and I'm trying to debug iPOJO code to search for the cause, but is is not easy to understand. Thanks, Fabio -- View this message in context: http://apache-felix.18485.n6.nabble.com/Re-How-to-have-tp4999010p4999011.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

