[jira] [Updated] (FELIX-2137) Make it possible to set servlet/filter name

2015-02-01 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler updated FELIX-2137:

Fix Version/s: http-next

 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
 Fix For: http-next


 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.3.4#6332)


[jira] Updated: (FELIX-2137) Make it possible to set servlet/filter name

2011-01-24 Thread Felix Meschberger (JIRA)

 [ 
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.