On 16/11/2020 08:39, Francis ANDRE wrote:
> Hello Tomcat's Users
> 
> With the standard Tomcat 9.0.30 zip installation, I got this exception: 
> ClassNotFoundException org.apache.tomcat.util.http.Rfc6265CookieProcessor

That suggests you have a broken installation.

> after the change in conf/context.xml below
> 
> <CookieProcessor
> |||className="||org.apache.tomcat.util.http.Rfc6265CookieProcessor"
> sameSiteCookies="none"/>|*|
> |*
> 
> |I looked at the lib/tomcat-util.jar for this class and effectively, it
> is not there.|
> 
> |So where is the class
> ||org.apache.tomcat.util.http.Rfc6265CookieProcessor?|

tomcat-coyote.jar

Mark

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

Reply via email to