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

--- Comment #10 from Frank Holler <frank.hol...@gmx.de> ---
(In reply to Mark Thomas from comment #9)
> 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".

Sounds good from me. We will set the pom dependy to "provided" an put the
bouncy castle provider to CATALINA_BAS/lib. If our customers won't use
unpackWars="true", i'll expect that our app will work onTomcat 8 using 8.0.21
and abouve.

Thanks for the fast and qualified help.

Kind regards,
Frank

-- 
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