You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2009/11/04 17:57:32 UTC

[jira] Commented: (MYFACES-2226) Add support for remaining 2.0 faces-config.xml elements

    [ https://issues.apache.org/jira/browse/MYFACES-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773560#action_12773560 ] 

Matthias Weßendorf commented on MYFACES-2226:
---------------------------------------------

I think the <name> element is missing

> Add support for remaining 2.0 faces-config.xml elements
> -------------------------------------------------------
>
>                 Key: MYFACES-2226
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2226
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Curtiss Howard
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-2226.1.patch, MYFACES-2226.patch
>
>
> Add support for remaining 2.0 faces-config.xml elements:
> faces-config/application/default-validators
> faces-config/application/default-validators/validator-id
> faces-config/application/partial-traversal
> faces-config/application/system-event-listener
> faces-config/application/system-event-listener/source-class
> faces-config/application/system-event-listener/system-event-class
> faces-config/application/system-event-listener/system-event-listener-class
> faces-config/behavior
> faces-config/behavior/attribute
> faces-config/behavior/attribute/attribute-class
> faces-config/behavior/attribute/attribute-extension
> faces-config/behavior/attribute/attribute-name
> faces-config/behavior/attribute/default-value
> faces-config/behavior/attribute/description
> faces-config/behavior/attribute/display-name
> faces-config/behavior/attribute/icon
> faces-config/behavior/attribute/suggested-value
> faces-config/behavior/behavior-class
> faces-config/behavior/behavior-extension
> faces-config/behavior/behavior-id
> faces-config/behavior/description
> faces-config/behavior/display-name
> faces-config/behavior/icon
> faces-config/behavior/property
> faces-config/behavior/property/default-value
> faces-config/behavior/property/description
> faces-config/behavior/property/display-name
> faces-config/behavior/property/icon
> faces-config/behavior/property/property-class
> faces-config/behavior/property/property-extension
> faces-config/behavior/property/property-name
> faces-config/behavior/property/suggested-value
> faces-config/factory/view-declaration-language-factory
> faces-config/render-kit/renderer/client-behavior-renderer

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