Re: TCK servlet TCK 6.0

2023-12-22 Thread Mark Thomas
On 22/12/2023 14:36, jean-frederic clere wrote: On 12/22/23 15:20, jean-frederic clere wrote: On 12/22/23 11:21, Mark Thomas wrote: On 22/12/2023 10:01, jean-frederic clere wrote: Yep, is there an "easy" way to configure the CharsetMapperDefault.properties used by the mapper? Add the follow

Re: TCK servlet TCK 6.0

2023-12-22 Thread jean-frederic clere
On 12/22/23 15:20, jean-frederic clere wrote: On 12/22/23 11:21, Mark Thomas wrote: On 22/12/2023 10:01, jean-frederic clere wrote: Yep, is there an "easy" way to configure the CharsetMapperDefault.properties used by the mapper? Add the following to the global web.xml       ja   

Re: TCK servlet TCK 6.0

2023-12-22 Thread jean-frederic clere
On 12/22/23 11:21, Mark Thomas wrote: On 22/12/2023 10:01, jean-frederic clere wrote: Yep, is there an "easy" way to configure the CharsetMapperDefault.properties used by the mapper? Add the following to the global web.xml         ja   Shift_JIS       Any idea for this er

Re: TCK servlet TCK 6.0

2023-12-22 Thread jean-frederic clere
On 12/22/23 11:21, Mark Thomas wrote: On 22/12/2023 10:01, jean-frederic clere wrote: Yep, is there an "easy" way to configure the CharsetMapperDefault.properties used by the mapper? Add the following to the global web.xml         ja   Shift_JIS       Yes thanks! Mark

Re: TCK servlet TCK 6.0

2023-12-22 Thread Mark Thomas
On 22/12/2023 10:01, jean-frederic clere wrote: Yep, is there an "easy" way to configure the CharsetMapperDefault.properties used by the mapper? Add the following to the global web.xml ja Shift_JIS Mark

Re: TCK servlet TCK 6.0

2023-12-22 Thread jean-frederic clere
On 12/22/23 10:51, Rémy Maucherat wrote: On Fri, Dec 22, 2023 at 10:41 AM jean-frederic clere wrote: On 12/19/23 18:37, Mark Thomas wrote: On 19/12/2023 13:05, jean-frederic clere wrote: Hi, I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed tests. Before investigating I ha

Re: TCK servlet TCK 6.0

2023-12-22 Thread Rémy Maucherat
On Fri, Dec 22, 2023 at 10:41 AM jean-frederic clere wrote: > > On 12/19/23 18:37, Mark Thomas wrote: > > On 19/12/2023 13:05, jean-frederic clere wrote: > >> Hi, > >> > >> I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed > >> tests. Before investigating I have questions: > >> >

Re: TCK servlet TCK 6.0

2023-12-22 Thread jean-frederic clere
On 12/19/23 18:37, Mark Thomas wrote: On 19/12/2023 13:05, jean-frederic clere wrote: Hi, I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed tests. Before investigating I have questions: Did someone run the servlet TCK recently? Not recently but I have run it. Are some te

Re: TCK servlet TCK 6.0

2023-12-20 Thread jean-frederic clere
On 12/19/23 18:37, Mark Thomas wrote: On 19/12/2023 13:05, jean-frederic clere wrote: Hi, I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed tests. Before investigating I have questions: Did someone run the servlet TCK recently? Not recently but I have run it. Are some te

Re: TCK servlet TCK 6.0

2023-12-19 Thread Mark Thomas
On 19/12/2023 13:05, jean-frederic clere wrote: Hi, I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed tests. Before investigating I have questions: Did someone run the servlet TCK recently? Not recently but I have run it. Are some tests expected to fail (well for sure the

Re: TCK servlet TCK 6.0

2023-12-19 Thread Rémy Maucherat
On Tue, Dec 19, 2023 at 2:05 PM jean-frederic clere wrote: > > Hi, > > I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed > tests. Before investigating I have questions: > > Did someone run the servlet TCK recently? > Are some tests expected to fail (well for sure the > DefaultCon

TCK servlet TCK 6.0

2023-12-19 Thread jean-frederic clere
Hi, I have tried to run the TCK against Tomcat-10.1.17 I have 12 failed tests. Before investigating I have questions: Did someone run the servlet TCK recently? Are some tests expected to fail (well for sure the DefaultContextPathTest and the signatures, but are there others? I have created