]
Alexey Kazakov updated JBIDE-9834:
----------------------------------
Labels: new_and_noteworthy (was: )
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
Labels: new_and_noteworthy
Fix For: 3.3.0.M4
Attachments: validation.png
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: