[webbeans-issues] [JBoss JIRA] Created: (WBRI-266) A specializing bean inheriting from a non-simple bean is not throwing correct exception

David Allen (JIRA) jira-events at lists.jboss.org
Sun May 17 14:09:05 EDT 2009


A specializing bean inheriting from a non-simple bean is not throwing correct exception
---------------------------------------------------------------------------------------

                 Key: WBRI-266
                 URL: https://jira.jboss.org/jira/browse/WBRI-266
             Project: Web Beans
          Issue Type: Bug
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: David Allen


TCK assertion 3.2.7 (d) specifies that an DefinitionException is to be thrown if a specializing bean class does not directly extend a simple bean class.  Currently it produces a different exception.

Affected test is:
SpecializingClassExtendsNonSimpleBean.testSpecializingClassExtendsNonSimpleBean()

-- 
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