Manfred Riem
Manfred Riem
@markt-asf I am asserting this is a valid TCK challenge. For the TCK test in question, see https://github.com/eclipse-ee4j/jakartaee-tck/blob/da6a34066dd04a78e6b1656c923c9c5de97af182/src/com/sun/ts/tests/servlet/api/jakarta_servlet_http/httpservletrequest40/Client.java#L295 for the failing TCK test This is a valid TCK challenge so...
Again, if any implementation out there is implementing according to the specification or JavaDoc the default behavior requires to return false. You are saying that Tomcat 10.1.x passes this test....
@Thihup If you have bandwidth, please have a look. @OndroMih Feel free to come up with a fix also.
@gmuth Can you take care of this?
@gregw Do you have a proposal for this scope of work?
So can we formalize a proposal here?
@gregw @arjantijms Can we formalize a proposal here?
@arjantijms That solves the problem for Jetty. What about for others? How can we formalize this?
@janbartel Can you take the lead on this?
From my perspective this is about delivering a mechanism that should in the end deliver an ordered list of ServletContainerInitializers. Which then should be able to be used by the...