[
https://issues.jboss.org/browse/JBIDE-17827?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-17827:
----------------------------------------
Looks like that example project depends on cdi jars (so these jars are included in the
project class path), if so then JBT maven adapters detect it and enable CDI support for
the project.
As workaround you can disable (set to Ignore) this validation warning using the Quick Fix
on the validation warning.
I'm not sure we can suggest any better solution.
[~maxandersen], maybe it's better to set this validation problem to "Ignore"
by default at all? WDYT?
"Missing beans.xml" in a Seam project
-------------------------------------
Key: JBIDE-17827
URL:
https://issues.jboss.org/browse/JBIDE-17827
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: seam2
Environment: JBDS 8.0.0.Beta2d
Reporter: Ron Šmeral
Fix For: 4.2.0.CR1
In an imported Seam 2.3 project, there's a warning:
_Missing beans.xml file in the project contactlist-ejb. This file is required for bean
archives \[JSR-299 §12.1\] contactlist-ejb_
Seam projects don't need a beans.xml file.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)