https://bz.apache.org/bugzilla/show_bug.cgi?id=57736

--- Comment #9 from Mark Thomas <ma...@apache.org> ---
>From Tomcat 8.0.22 onwards (the 8.0.21 release is currently in progress so
8.0.22 should be within the next month) */ is used rather than ^/ which is
valid as per RFC 2396. The old format is still supported if it is used but any
URLs returned by Tomcat will use the new format. I've also added some test
cases to validate these changes.

By my count that leaves the javax.crypto issue - which will looks like a JRE
bug - that you should be able to work-around with unpackWARs="true".

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to