[
https://issues.apache.org/jira/browse/TRINIDAD-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747447#action_12747447
]
Matthias Weßendorf commented on TRINIDAD-1542:
----------------------------------------------
Some potential JIRA tickets that could case the issue:
-https://issues.apache.org/jira/browse/TRINIDAD-1177
=> see commit
http://tinyurl.com/n5xjyr
-https://issues.apache.org/jira/browse/TRINIDAD-1056
=> see commit
http://tinyurl.com/lkd46b
Or these guys:
-https://issues.apache.org/jira/browse/TRINIDAD-1175
-https://issues.apache.org/jira/browse/TRINIDAD-1174
> 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.