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 "K SRINATH REDDY (JIRA)" <ad...@incubator.apache.org> on 2007/01/17 18:23:30 UTC

[jira] Updated: (ADFFACES-358) Improvement to plugins to generate generic metadata in faces-config for the custom component attributes

     [ https://issues.apache.org/jira/browse/ADFFACES-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

K SRINATH REDDY updated ADFFACES-358:
-------------------------------------

    Status: Open  (was: Patch Available)

> Improvement to plugins to generate generic metadata in faces-config for the custom component attributes
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-358
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-358
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Build
>         Environment: Windows XP
>            Reporter: K SRINATH REDDY
>
> I need a way to add the custom atribute metadata in the faces-config.xml to my custom component which is generated using maven plugins.
> for example,
>    If I want to add something like
>  <property-extension>
>   <property-metadata>
>     <xyz:myAttr>myAttrValue</xyz:myAttr>
>   </property-metadata>
> </property-extension>
> Given the following metadata in component metadata xml file 
> <property-extension>
>      <xyz:myAttr>myAttrValue</xyz:myAttr>
>  </property-extension>
> I will be providing a patch which doesn't affect the current implementation.

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