-
Notifications
You must be signed in to change notification settings - Fork 109
Jakarta EE 9.1 TCK User Guide addendum
- 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 that will no longer be run (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)
Please follow the rules + guidelines mentioned in the TCK Process over what the TCK User Guide describes.