Skip to content

Jakarta EE 9.1 TCK User Guide addendum

Scott Marlow edited this page Apr 19, 2021 · 5 revisions

GlassFish Porting kit is deprecated.

  • The com.sun.ts.lib.implementation.sun are now deprecated in the Jakarta EE 9.1 Platform TCK and will be moved to a separate git repository. This is to ensure that all compatible implementations are treated the same.
  • The various GlassFish deployment descriptor files are now deprecated as well.

List of tests removed from EE 9.1 Platform TCK due to Corba being removed from JDK11

  • appclientInjectionCompleteInPostConstruct (package -com.sun.ts.tests.ejb30.bb.session.stateless.callback.method.descriptor.Client)

  • appclientInjectionCompleteInPostConstruct (package - com.sun.ts.tests.ejb30.bb.session.stateless.callback.method.annotated.Client)

  • isInterceptorInjectionDoneForSingleDefaultInterceptorJar (package -com.sun.ts.tests.ejb30.bb.session.stateless.callback.defaultinterceptor.descriptor.Client)

  • isInterceptorInjectionDoneForCallbackBean2 (package - com.sun.ts.tests.ejb30.bb.session.stateless.callback.defaultinterceptor.descriptor.Client)

  • isInterceptorInjectionDoneForCallbackBean1 (package -com.sun.ts.tests.ejb30.bb.session.stateless.callback.defaultinterceptor.descriptor.Client)

  • orbTest (package -com.sun.ts.tests.ejb30.bb.session.stateless.annotation.resource.Client)

  • clientOrbTest (package -com.sun.ts.tests.ejb30.bb.session.stateless.annotation.resource.Client)

Clone this wiki locally