[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-5975) web.xml editor doesn't work for <web-app ... version="3.0">

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Fri Mar 19 10:56:38 EDT 2010


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

Viacheslav Kabanovich resolved JBIDE-5975.
------------------------------------------

    Resolution: Done


> web.xml editor doesn't work for <web-app ... version="3.0">
> -----------------------------------------------------------
>
>                 Key: JBIDE-5975
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5975
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: XML Structured Editor
>    Affects Versions: 3.1.0.CR2
>            Reporter: Juergen Zimmermann
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.next
>
>
> JavaEE 6 contains Servlet 3.0 and is supported by JBossAS 6.0.0.M2.
> However, the web.xml editor cannot show the tree view when WEB-INF/web.xml contains:
> <web-app xmlns="http://java.sun.com/xml/ns/javaee"
> 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> 	xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
> 	version="3.0">
> There are two changes regarding the Servlet 2.5 spec:
> * web-app_3_0.xsd and
> * version="3.0"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list