[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-2180) Seam-gen generates Seam 1.2 Web Project with web.xml version 2.4

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu May 8 06:51:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2180?page=all ]

Pete Muir reassigned JBIDE-2180:
--------------------------------

    Assignee: Max Rydahl Andersen  (was: Pete Muir)

> Seam-gen generates Seam 1.2 Web Project with web.xml version 2.4
> ----------------------------------------------------------------
>
>                 Key: JBIDE-2180
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2180
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.1.0.CR1
>            Reporter: Anton Klimkovich
>         Assigned To: Max Rydahl Andersen
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>
> EXECUTE: New->Seam Web Project -> Seam 1.2 web project
> EXECUTE: Open web.xml
> ASSERT:    
> <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_2_5.xsd" 
>          version="2.5">
> FAILURE:   
> <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
>          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>          xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
>          version="2.4">

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

        



More information about the jbosstools-issues mailing list