Hi all, I mentioned TCK status during a couple of ApacheCon presentations. Having checked the current status I thought it would be worth sending a brief note to the list. More detail is on the wiki: https://cwiki.apache.org/confluence/display/TOMCAT/Jakarta+EE+TCKs
The short version is: - EL: all tests pass - JSP: all tests pass (once the TCK regression is fixed) - WebSocket: all tests pass - Servlet: one failure (expected) So, all good. No issues. Mark P.S. If you are wondering the servlet failure is because Tomcat ignores any suggested context path in web.xml and will ALWAYS derive the context path from the file name to avoid ambiguities and conflicts. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org