You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2006/07/20 16:27:15 UTC

[jira] Resolved: (ADFFACES-78) ADF-Faces Trinidad examples web.xml is invalid against 2.4 xsd

     [ http://issues.apache.org/jira/browse/ADFFACES-78?page=all ]

Matthias Weßendorf resolved ADFFACES-78.
----------------------------------------

    Resolution: Fixed
      Assignee: Matthias Weßendorf

thanks; fixed

> ADF-Faces Trinidad examples web.xml is invalid against 2.4 xsd
> --------------------------------------------------------------
>
>                 Key: ADFFACES-78
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-78
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Build
>         Environment: all
>            Reporter: Mikhail Grushinskiy
>         Assigned To: Matthias Weßendorf
>
> ADF-Faces Trinidad examples web.xml is invalid against 2.4 xsd
> in web.xml taglib elements must be surrounded by <jsp-config> for 2.4 specs
> like this:
>   <jsp-config>
>    <taglib>
>      <taglib-uri>http://myfaces.apache.org/adf/faces/demo</taglib-uri>
>      <taglib-location>/WEB-INF/survey.tld</taglib-location>
>    </taglib>
>    <taglib>
>      <taglib-uri>http://myfaces.apache.org/adffacesdemo</taglib-uri>
>      <taglib-location>/WEB-INF/uixdemo.tld</taglib-location>
>    </taglib>
>  </jsp-config>

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