[jbosstools-issues] [JBoss JIRA] (JBIDE-13070) Faces Config Editor: ERROR - Editor model does not support child element converter-extension of converter

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Mon Nov 19 14:20:21 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-13070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-13070.
-------------------------------



Verified with JBDS

Version: 6.0.0.CR1
Build id: CR1-v20121118-2035-B111
Build date: 20121118-2035
                
> Faces Config Editor: ERROR - Editor model does not support child element converter-extension of converter
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13070
>                 URL: https://issues.jboss.org/browse/JBIDE-13070
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 4.0.0.Beta2
>         Environment: Ubuntu, jbdevstudio-product-eap-universal-6.0.0.Beta2-v20121107-1854-B62.jar
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 4.0.0.CR1
>
>         Attachments: faces-config.png
>
>
> Test case:
> EXECUTE:
> 1. Start Studio
> 2. Select "Hellow World JSF" project example from JBoss Central
> 3. Open in Project Explorer View jboss-as-helloworld-jsf-> Web Resources -> Configuration
> 4. Open faces-config.xml from richfaces-components-ui-4.2.0.Final.jar in Faces Config Editor
> FAIL:
> !faces-config.png!
> Note, faces-config.xml contains follow converters:
> {code:XML}
>     <converter>
>         <converter-id>org.richfaces.DeclarativeModelSequenceKeyConverter</converter-id>
>         <converter-class>org.richfaces.convert.DeclarativeModelSequenceKeyConverter</converter-class>
>         <converter-extension>
>             <cdk:generate>false</cdk:generate>
>         </converter-extension>
>     </converter>
>     <converter>
>         <converter-id>org.richfaces.IntegerSequenceRowKeyConverter</converter-id>
>         <converter-class>org.richfaces.convert.IntegerSequenceRowKeyConverter</converter-class>
>         <converter-extension>
>             <cdk:generate>false</cdk:generate>
>         </converter-extension>
>     </converter>
>     <converter>
>         <converter-id>org.richfaces.StringSequenceRowKeyConverter</converter-id>
>         <converter-class>org.richfaces.convert.StringSequenceRowKeyConverter</converter-class>
>         <converter-extension>
>             <cdk:generate>false</cdk:generate>
>         </converter-extension>
>     </converter>{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list