[
https://issues.jboss.org/browse/GTNPORTAL-2976?page=com.atlassian.jira.pl...
]
Hai Nguyen reassigned GTNPORTAL-2976:
-------------------------------------
Assignee: Hai Nguyen
Change the declaration of xsd schema in web.xml for webapps
-----------------------------------------------------------
Key: GTNPORTAL-2976
URL:
https://issues.jboss.org/browse/GTNPORTAL-2976
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Trong Tran
Assignee: Hai Nguyen
Labels: portal-s71
Fix For: 3.6.0.Beta02
The xsd schema declaration in some web.xml file not correct (dosn't follow the
Servlet API spec):<?xml version="1.0"
encoding="UTF-8"?><web-app
version="3.0" metadata-complete="true"
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"></web-app>
Webapp impacted are :
# web.war (portal)
# rest.war (portal)
# portal.war (portal)
# dashboard.war (portal)
--
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