Bram Pouwelse created FELIX-5214:
------------------------------------
Summary: HttpWhiteboard servlet / filter init param prefix ignored
Key: FELIX-5214
URL: https://issues.apache.org/jira/browse/FELIX-5214
Project: Felix
Issue Type: Bug
Components: HTTP Service
Affects Versions: http.jetty-3.1.6
Reporter: Bram Pouwelse
The Http Whiteboard spec (OSGi cmpn 140) defines service properties to
configure the prefix for Servlet / Filter init params. These are ignored by the
Felix Http service and the default is always used.
For Filters it should be possible to specify the prefix using :
HTTP_WHITEBOARD_FILTER_INIT_PARAM_PREFIX (OSGi cmpn 140.16.2.13)
For Servlets it should be possible to specify the prefix using :
HTTP_WHITEBOARD_SERVLET_INIT_PARAM_PREFIX (OSGi cmpn 140.16.2.23)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)