Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
67 | minor | always | 03-30-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.13 | ||
|
|||||
Summary: | 0000067: resin:include does not work in 3.0.s050328 | ||||
Description: |
RSN-58 (rep by A Freeman) In our resin.conf file we have the following: <filter filter-name='rewrite' filter-class='com.caucho.filters.RewriteFilter'> <init> <resin:include href='/opt/server/conf/marketing.conf'/> </init> </filter> marketing.conf contains: <rewrite pattern="/yoursite$" target="/foo/custom.jsp\?foocode=J"/> <rewrite pattern="/yoursite2$" target="/foo/custom.jsp\?foocode=n"/> This worked in 3.0.12, the snapshot gives this exception: 500 Servlet Exception /opt/conf/marketing.conf:2: expected a single top-level element at `rewrite' |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|