[jbosstools-issues] [JBoss JIRA] (JBIDE-19356) Wrong Dynamic web module version & config for EAP 6.1+

Alexey Kazakov (JIRA) issues at jboss.org
Tue Feb 24 14:08:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the jbosstools-issues mailing list