Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3499 | minor | always | 05-09-09 19:49 | 05-26-09 09:06 | |
|
|||||
Reporter: | voodude | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.1 | ||
|
|||||
Summary: | 0003499: com.caucho.security.IfRole missing | ||||
Description: |
The docs for security describe stuff like this: <sec:Allow url-pattern="/secure/*"> <sec:IfRole name="*"/> </sec:Allow> However, deployment produces: [09-05-09 19:42:58.751] {main} WEB-INF/resin-web.xml:18: 'QName[sec:{urn:java:com.caucho.security}IfRole]' cannot be instantiated because it does not map to a known class ...and sure enough, there is no com/caucho/security/IfRole in resin.jar. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|