Did someone notice that Jenkins is currently updating all Docker Images to
Debian 10, even the old ones?!
Best regards
Martin
signature.asc
Description: Message signed with OpenPGP
Hello all,
I am trying to set *sameSiteCookies = "none"* in *
*in *server.xml
*file of tomcat.
But I see this in th elog files:
*WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin
[SetPropertiesRule]{Server/Service/Engine/Host/Context/CookieProcessor}
Setting property 'sameSit
On Fri, Feb 7, 2020, 09:08 saivenkat thatikonda <
saivenkatthatikon...@gmail.com> wrote:
> Hello all,
>
> I am trying to set *sameSiteCookies = "none"* in *
> *in *server.xml
> *file of tomcat.
>
It's preferred to add this in the META-INF sub-dir in the context.xml file
But I see this in th elo
Hi All,
Through tomcat access valve i can view the HTTP request url ,response code
etc.
But i can not view the error response being sent in the form of JSON
payload.
Is their any valve/filter/ any other setting on tomcat level which can
enable this or applications (server and clients) themselves