treeTable: rowsByDepth attribute causes IllegalArgumentException when used with 
Facelets
----------------------------------------------------------------------------------------

                 Key: ADFFACES-278
                 URL: http://issues.apache.org/jira/browse/ADFFACES-278
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Facelets
            Reporter: Thorsten Guenther


See attached webapp for reproduction:
/faceletsTest/faces/test.xhtml
gives

java.lang.IllegalArgumentException: Cannot convert 3 of type class 
java.lang.String to class [I
        com.sun.el.lang.ELSupport.coerceToType(ELSupport.java:367)
        
com.sun.el.ExpressionFactoryImpl.coerceToType(ExpressionFactoryImpl.java:52)
        
com.sun.facelets.tag.BeanPropertyTagRule$LiteralPropertyMetadata.applyMetadata(BeanPropertyTagRule.java:45)
        com.sun.facelets.tag.MetadataImpl.applyMetadata(MetadataImpl.java:36)
        
com.sun.facelets.tag.MetaTagHandler.setAttributes(MetaTagHandler.java:62)
        
com.sun.facelets.tag.jsf.ComponentHandler.apply(ComponentHandler.java:140)
.
.
.

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

        

Reply via email to