[
http://jira.amdatu.org/jira/browse/AMDATU-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10215#comment-10215
]
Ivo Ladage - van Doorn commented on AMDATU-151:
-----------------------------------------------
Most httpservice implementations seem to support servlet filters, and most of
them also support the whiteboard pattern: register a filter as service with
interface Filter with some service properties and that does the trick. I also
remember that someone said servlet filters may be supported in future versions
of the OSGi spec. So I think this is the way to go for now.
> Replace dependency on Pax Web implementation for filter registration
> --------------------------------------------------------------------
>
> Key: AMDATU-151
> URL: http://jira.amdatu.org/jira/browse/AMDATU-151
> Project: Amdatu
> Issue Type: Task
> Components: Amdatu Web
> Affects Versions: 0.0.6
> Reporter: Ivo Ladage - van Doorn
> Assignee: Ivo Ladage - van Doorn
> Fix For: 0.0.6
>
>
> Currently the Shindig registration service registers an authentication filter
> using the Pax Web specific 'WebContainer" implementation of the OSGi HTTP
> Service. Since we are planning to replace Pax Web by a Felix implementation,
> this dependency should be removed and an alternative for this filter
> registration should be implemented.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira