[ 
https://issues.apache.org/jira/browse/TRINIDAD-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737540#action_12737540
 ] 

Matthias Weßendorf commented on TRINIDAD-1542:
----------------------------------------------

myfaces is used and somehow the sun wrapped Xerces guy. But heck that beast 
should understand that ANY means any element ...

> SAXParserException: Element type "favorite-property" must be declared
> ---------------------------------------------------------------------
>
>                 Key: TRINIDAD-1542
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1542
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.10-core
>            Reporter: Matthias Weßendorf
>            Priority: Blocker
>
> Trinidad 1.0.x current stuff does not work at all. totally broken.
> running the demo (e.g. on jetty or tomcat) gives this exception:
> SAXParserException: Element type "favorite-property" must be declared
> reason is the that generated faces-config.xml file contains stuff like:
>       <component-extension>
>          
> <component-family>org.apache.myfaces.trinidad.Output</component-family>
>          <renderer-type>org.apache.myfaces.trinidad.Text</renderer-type>
>          <component-metadata>
>             <favorite-property>value</favorite-property>
>          </component-metadata>
>       </component-extension>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to