[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6671) Add validation for 3.1.4 da - dd

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jul 20 17:04:52 EDT 2010


Add validation for 3.1.4 da - dd
--------------------------------

                 Key: JBIDE-6671
                 URL: https://jira.jboss.org/browse/JBIDE-6671
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: cdi (jsr-299)
            Reporter: Pete Muir
            Assignee: Alexey Kazakov


If the bean class of X does not directly extend the bean class of another managed bean, the container automatically detects the problem and treats it as a definition error.

Possible ways this can happen:

* a specializing bean extending a non simple bean.
* a specializing bean extending nothing.
* a specializing bean directly extending an enterprise bean class.
* a specializing bean implementing an interface and extending nothing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list