|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1468 | minor | always | 11-21-06 02:05 | 11-27-06 09:54 | |
|
|
|||||
| Reporter: | mogsie | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.0.22 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.0 | ||
|
|
|||||
| Summary: | 0001468: web.xml filter-config using the 'id' attribute fails | ||||
| Description: |
If you have the following line of code in your web.xml: <filter-config id="cheese"> deployment of that WAR file fails with the following error message: com.caucho.config.LineConfigException: WEB-INF/web.xml:6: 'id' is an unknown property of 'com.caucho.server.dispatch.FilterConfigImpl'. Since id is allowed, as it is in <servlet id="xxx"/> I will try to attach a tiny web.xml which exposes the bug. By removing the id, the web application will work. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||