[cdi-dev] unproxyable constraint for ejbs

Romain Manni-Bucau rmannibucau at gmail.com
Tue Dec 23 15:07:20 EST 2014


Hi

org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelMissile
will make the container throw a DeploymentException cause of public
final void finalManeuver() which is final...but it is not in the EJB
API so CDI shouldn't even know it.

Is the test buggy -
org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelInterceptorTest?

IMO this has not to be tested since the EJB container already does it.

Romain Manni-Bucau
@rmannibucau
http://www.tomitribe.com
http://rmannibucau.wordpress.com
https://github.com/rmannibucau


More information about the cdi-dev mailing list