[
https://issues.apache.org/jira/browse/BEEHIVE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
matt c reassigned BEEHIVE-1180:
-------------------------------
Assignee: matt c (was: Julie Zhuo)
> netui-jsf sample with JSF RI version of web.xml has validation errors
> ---------------------------------------------------------------------
>
> Key: BEEHIVE-1180
> URL: https://issues.apache.org/jira/browse/BEEHIVE-1180
> Project: Beehive
> Issue Type: Bug
> Components: NetUI
> Affects Versions: 1.0.1, 1.0.2
> Reporter: Carlin Rogers
> Assignee: matt c
> Priority: Minor
> Fix For: V.Next
>
>
> The JSF RI version of the web.xml file in the NetUI JSF sample, netui-jsf,
> has validation errors and may cause deployment issues on some servers.
> The problem is in the ordering/sequence of elements in the JSF RI version of
> the web.xml file (web.xml.jsf-ri). There are two <context-param> elements
> that each contain a <description> element following after the <param-name>
> and <param-value>. With the web-app_2_4.xsd (j2ee_1_4.xsd), a sequence of
> <description>, <param-name>, <param-value> is imposed. The <description>
> element must be first in the <context-param>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.