[webbeans-issues] [JBoss JIRA] Updated: (WBRI-328) Custom bean implementation - methods not called by RI
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Thu Jul 30 05:12:29 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger updated WBRI-328:
---------------------------------
Description:
getBeanClass(), getStereotypes(), isNullable() and isPolicy() are not called by the RI on a custom implementation of Bean interface
org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testGetBeanClassCalled()
org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testGetStereotypesCalled()
org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testIsPolicyCalled()
org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testIsNullableCalled()
was:getBeanClass(), getStereotypes(), isNullable() and isPolicy() are not called by the RI on a custom implementation of Bean interface
> Custom bean implementation - methods not called by RI
> -----------------------------------------------------
>
> Key: WBRI-328
> URL: https://jira.jboss.org/jira/browse/WBRI-328
> Project: Web Beans
> Issue Type: Bug
> Components: Bootstrap
> Reporter: Jozef Hartinger
> Fix For: 1.0.0.CR1
>
>
> getBeanClass(), getStereotypes(), isNullable() and isPolicy() are not called by the RI on a custom implementation of Bean interface
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testGetBeanClassCalled()
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testGetStereotypesCalled()
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testIsPolicyCalled()
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testIsNullableCalled()
--
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