[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-1927) wrong XSD schema URI in web.xml for seam-gen

Norman Richards (JIRA) jira-events at lists.jboss.org
Fri Sep 21 15:06:10 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1927?page=all ]

Norman Richards reassigned JBSEAM-1927:
---------------------------------------

    Assignee: Norman Richards

> wrong XSD schema URI in web.xml for seam-gen
> --------------------------------------------
>
>                 Key: JBSEAM-1927
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1927
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.0.0.CR1
>            Reporter: Dan Allen
>         Assigned To: Norman Richards
>             Fix For: 2.0.0.GA
>
>         Attachments: JBSEAM-1927-v1.txt
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> The XSD schema URI in web.xml is still using the j2ee name rather than the javaee. This happened when migrating from 2.4 to 2.5, since more than just the version number needs to change.
> The correct line is:
> http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd
> basically, sed/j2ee/javaee/
> Also, I feel that the servlet-api.jar file (stored in the lib directory of the root of the distribution) should be upgraded to 2.5. It is currently 2.4.
> You can grab the correct servlet jar from:
> http://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar

-- 
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 seam-issues mailing list