[
https://issues.apache.org/jira/browse/FELIX-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-2137:
-------------------------------------
Fix Version/s: (was: http-2.0.6)
Descheduling to not block a release
> Make it possible to set servlet/filter name
> -------------------------------------------
>
> Key: FELIX-2137
> URL: https://issues.apache.org/jira/browse/FELIX-2137
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Affects Versions: http-2.0.4
> Reporter: Sten Roger Sandvik
> Assignee: Sten Roger Sandvik
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.