[jira] [Updated] (FELIX-1651) Support * in servlet registrations

2015-02-01 Thread Carsten Ziegeler (JIRA)

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

Carsten Ziegeler updated FELIX-1651:

Fix Version/s: http-next

 Support * in servlet registrations
 --

 Key: FELIX-1651
 URL: https://issues.apache.org/jira/browse/FELIX-1651
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Affects Versions: http-2.0.2
Reporter: Mirko Tschäni
Assignee: J.W. Janssen
 Fix For: http-next


 At the moment it is only possible to register servlets with aliases like / or 
 /some/path. Registering servlets with a wildcard alias (i.e. *.jpg or *.jsp) 
 is supported yet.
 I think it would make sense to support wildcards in servlet mappings. 
 I have also noticed, that filter mappings do support regular expressions in 
 aliases, it might make sense to support regular expressions in servlet 
 mappings as well (all though it is a little bit confusing to see that /test/* 
 does not match /test/hello.txt in filter mappings, but i still prefer using 
 regular expressions over the limited wildcard support in standard jee servlet 
 mappings).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FELIX-1651) Support * in servlet registrations

2014-02-12 Thread J.W. Janssen (JIRA)

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

J.W. Janssen updated FELIX-1651:


Issue Type: Sub-task  (was: Improvement)
Parent: FELIX-4060

 Support * in servlet registrations
 --

 Key: FELIX-1651
 URL: https://issues.apache.org/jira/browse/FELIX-1651
 Project: Felix
  Issue Type: Sub-task
  Components: HTTP Service
Affects Versions: http-2.0.2
Reporter: Mirko Tschäni

 At the moment it is only possible to register servlets with aliases like / or 
 /some/path. Registering servlets with a wildcard alias (i.e. *.jpg or *.jsp) 
 is supported yet.
 I think it would make sense to support wildcards in servlet mappings. 
 I have also noticed, that filter mappings do support regular expressions in 
 aliases, it might make sense to support regular expressions in servlet 
 mappings as well (all though it is a little bit confusing to see that /test/* 
 does not match /test/hello.txt in filter mappings, but i still prefer using 
 regular expressions over the limited wildcard support in standard jee servlet 
 mappings).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)