David Daniel wrote > I noticed ExtHttpService is deprecated. Is there a better way to register > a filter now than the example here > http://felix.apache.org/documentation/subprojects/apache-felix-http-service.html >
Yes, the documentation is totally outdated. There is the Http Whiteboard Specification - it's part of the OSGi Compendium R6 and this is how you should do these things today. I think the examples in svn are updated. I'll probably update the docs in some weeks if no one beats me to it. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

