On 11/06/2020 12:46, S Abirami wrote:
> Hi Mark,
> 
> The below is the content of the context.xml
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <Context>
> <CookieProcessor sameSiteCookies="strict"/>
> </Context>

That looks OK.

What Tomcat version are you using?

What do the logs say when the application is deployed? That will tell
you where it is being deployed from which might suggest why that file
isn't taking effect.

Mark


> 
> Regards,
> Abirami.S
> -----Original Message-----
> From: Mark Thomas <[email protected]> 
> Sent: Thursday, June 11, 2020 5:12 PM
> To: [email protected]
> Subject: Re: context.xml under META-INF was not working
> 
> On 11/06/2020 11:42, S Abirami wrote:
>> Hi All,
>>
>> I want to configure SameSite attribute to the specific web-application.
>> For that, I have updated the context.xml of specific web application located 
>> in <App_Folder>/META-INF/context.xml
>>
>> <CookieProcessor sameSiteCookies="strict"/>
>>
>>
>> It is not working. Only the changes in global context.xml is working. Please 
>> guide to solve the issue.
> 
> What is the full contents of <App_Folder>/META-INF/context.xml
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to