Scarab commit: svn commit: r10637 - svn:log
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronvoe122 Revision: 10637 Modified: svn:log Property Diff: --- old property value +++ new property value @@ -1,4 +1,5 @@ -Bugfix: +SCB2613: ResourceNotFoundException with urls containing the jsessionid: + Set the tomcat parameter useURIValidationHack to false. This options prevents some security leaks in tomcat 4.0.x. Since we are using 4.1.x it should be ok to disable it.