[
https://issues.apache.org/jira/browse/FELIX-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J.W. Janssen resolved FELIX-2137.
---------------------------------
Resolution: Fixed
Committed changes and tests in rev #1607850.
> Make it possible to set servlet/filter name
> -------------------------------------------
>
> Key: FELIX-2137
> URL: https://issues.apache.org/jira/browse/FELIX-2137
> Project: Felix
> Issue Type: Sub-task
> Components: HTTP Service
> Affects Versions: http-2.0.4
> Reporter: Sten Roger Sandvik
> Assignee: J.W. Janssen
>
> Setting the name of a servlet is useful in some cases. Right now it is
> setting the servlet name as "servlet-#" where # is a instance number. The
> same as filter. Setting the name of a servlet/filter could be done in two
> ways:
> * Setting a service property (lile "name") -> only possible when using
> whiteboard implementation.
> * Setting it as a special init property -> can be done either using
> whiteboard or HttpService. Probably the best approach.
--
This message was sent by Atlassian JIRA
(v6.2#6252)