]
Norman Richards updated JBSEAM-1927:
------------------------------------
Fix Version/s: 2.0.0.GA
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
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...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: