Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
189 | minor | always | 05-18-05 00:00 | 11-30-05 14:44 | |
|
|||||
Reporter: | user160 | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.13 | ||
Product Build: | 3.0.13 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.14 | ||
|
|||||
Summary: | 0000189: problem with <rewrite-dispatch> | ||||
Description: |
RSN-189 I want to use <rewrite-dispatch> for forwarding requests. ( http://www.caucho.com/resin-3.0/features/resin-3.0.13.xtp#forward-target-in-rewrite [^] ) But when I added the folowing to web.xml, got error. ================================================ <rewrite-dispatch> <forward regexp='^/foo' target='/bar'/> </rewrite-dispatch> ================================================ The error is : +++++++++++++++++++++++++++++++++++++++++++++++++ com.caucho.config.LineConfigException: WEB-INF/web.xml:12: <rewrite-dispatch> is an unexpected tag (parent <web-app> starts at 2) +++++++++++++++++++++++++++++++++++++++++++++++++ |
||||
Steps To Reproduce: | |||||
Additional Information: |
OS : Linux Redhat 9 jdk1.5 |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|