[jbosstools-issues] [JBoss JIRA] (JBIDE-13699) Confusing web.xml declaration in generated CDI Web Project

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Mar 1 13:28:56 EST 2013


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

Alexey Kazakov updated JBIDE-13699:
-----------------------------------

    Fix Version/s: LATER

    
> Confusing web.xml declaration in generated CDI Web Project
> ----------------------------------------------------------
>
>                 Key: JBIDE-13699
>                 URL: https://issues.jboss.org/browse/JBIDE-13699
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>    Affects Versions: 4.0.0.Final
>         Environment: JBDS 6.0.0.GA
>            Reporter: Tomas Remes
>            Assignee: Alexey Kazakov
>            Priority: Minor
>             Fix For: LATER
>
>
> Newly generated CDI Web project contains following web.xml declaration: 
> {noformat}
> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> 	xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
> 	xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
> 	version="3.0">
> {noformat}
> I think we would like to use 3.0 declaration and not any mixture. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list