[
https://issues.jboss.org/browse/JBIDE-19356?page=com.atlassian.jira.plugi...
]
Alexey Kazakov reassigned JBIDE-19356:
--------------------------------------
Assignee: Rob Stryker (was: Alexey Kazakov)
Component/s: server
We check if runtime.supports(IJ2EEFacetConstants.DYNAMIC_WEB_31) then use CDI 1.2
otherwise we check if runtime.supports(IJ2EEFacetConstants.DYNAMIC_WEB_30) then use CDI
1.0.
So it seems that EAP 6.1 returns true for
runtime.supports(IJ2EEFacetConstants.DYNAMIC_WEB_31).
[~rob.stryker]?
Wrong Dynamic web module version & config for EAP 6.1+
------------------------------------------------------
Key: JBIDE-19356
URL:
https://issues.jboss.org/browse/JBIDE-19356
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi, server
Affects Versions: 4.3.0.Alpha1
Reporter: Rastislav Wagner
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.3.0.Alpha2
EAP 6.1+ supports JEE6 but CDI Project Wizard sets config & dynamic web module
version for EE7
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)