[jbosstools-issues] [JBoss JIRA] (JBIDE-9834) Add validation error to seam config beans that reference abstract types or interfaces

Viacheslav Kabanovich (Created) (JIRA) jira-events at lists.jboss.org
Tue Oct 4 20:17:15 EDT 2011


Add validation error to seam config beans that reference abstract types or interfaces
-------------------------------------------------------------------------------------

                 Key: JBIDE-9834
                 URL: https://issues.jboss.org/browse/JBIDE-9834
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: CDI extensions
    Affects Versions: 3.3.0.M3
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.M4


EXECUTE: Create interface test.MyInterface.
EXECUTE: Add to beans.xml tag
{code}
<test:MyInterface>
</test:MyInterface>
{code}
ASSERT: Tag is marked with validation error "Interface or abstract type cannot be configured as a bean".



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list