[weld-issues] [JBoss JIRA] Closed: (WELD-433) Request scoped session bean with generic bean class not detected as definition error
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Feb 17 09:11:10 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-433.
--------------------------
Resolution: Done
Assignee: Pete Muir
> Request scoped session bean with generic bean class not detected as definition error
> ------------------------------------------------------------------------------------
>
> Key: WELD-433
> URL: https://jira.jboss.org/jira/browse/WELD-433
> Project: Weld
> Issue Type: Bug
> Components: Bootstrap and Metamodel API
> Affects Versions: 1.0.1.CR2
> Reporter: Jozef Hartinger
> Assignee: Pete Muir
> Fix For: 1.0.1.GA
>
>
> 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
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list