-
Bug
-
Resolution: Done
-
Major
-
1.0.1.CR2
-
None
-
Release Notes
The spec says: If the session bean class is a generic type, it must have scope @Dependent. If a session bean with a parameterized bean class declares any scope other than @Dependent, the container automatically detects the problem and treats it as a definition error.
org.jboss.jsr299.tck.tests.implementation.enterprise.broken.genericStateless.GenericStatelessSessionBeanTest
in the TCK trunk