jakartaee / platform-tck

Jakartaee-tck
Other
124 stars 103 forks source link

Remove standalone JSP TCK sources #1295

Closed alwin-joseph closed 3 weeks ago

alwin-joseph commented 2 months ago

Describe the change

Pending:

From server logs :

Exception while deploying the app [jsp_tagext_resource_taghandler_web] : JNDI lookup failed for the resource: Name: java:module/env/myUrl, Lookup: http://webServerHost:webServerPort, Type: java.net.URL -- Lookup failed for http://webServerHost:webServerPort in SerialContext[myEnv={java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, java.naming.factory.url.pkgs=com.sun.enterprise.naming}]]]

Additional context

scottmarlow commented 2 months ago

Has https://github.com/jakartaee/pages/tree/master/tck passed any testing with a Pages implementation?

alwin-joseph commented 2 months ago

Has https://github.com/jakartaee/pages/tree/master/tck passed any testing with a Pages implementation?

The Glassfish 8.0.0-M2 passed. I will wait for Tomcat to re-verify it (after the TCK was restaged) to move the PR out of draft.

pages Spec PR for ballot : https://github.com/jakartaee/specifications/pull/723. CCR for Tomcat 11 : https://github.com/jakartaee/pages/issues/265.

markt-asf commented 3 weeks ago

Tomcat verified the re-staged TCK: https://github.com/jakartaee/pages/issues/271