Mark Thomas
Mark Thomas
The tests all pass with Tomcat and Eclipse Tyrus. I'm not adverse to improving the tests but this looks more like an issue with the Liberty / Arquillian integration at...
Looking at this is on my TODO list. I want to understand why the test passes with Tomcat before taking any action on this.
There is a lot to unpack here. I am going to try and keep the focus fairly narrow. These tests expect deployment to fail. After the failed deployment, these tests...
FYI, this is the change I made to Tomcat's TCK integration code to address this: https://github.com/apache/tomcat-tck/commit/1b6769f6bac3b71fb79eed8da66c7ce1d0a3e50d For the record, the WebSocket TCK still passes.
Happy to try and clarify the expected behaviour in the next iteration of the specification. Can you provide a suggested clarification? I'm mostly thinking about the changes to the specification...
@volosied Any thoughts on some updated specification text? It isn't clear to me what sort of change you have in mind so we need something to work with.
Thanks for moving this into a single issue. It is easier to track than three separate issues for essentially the same problem. The original issues discussed caching of the following:...
My current thoughts: > 1. Is a solution that can also be applied to EL 6.0 and released in a 6.0.x release (i.e. no public API changes) essential, nice to...
Any more thoughts on these questions before I start thinking about an API for this?
I don't think the EL API is going to include explicit cache clearing. Individual implementations may well do.