[ https://issues.apache.org/jira/browse/ADFFACES-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim McConnell updated ADFFACES-477: ----------------------------------- Attachment: ADFFACES-477-2.patch Hi Adam, I have followed your advice and removed the check for _CAN_COERCE. Also, since it is no longer used, I have removed the _CAN_COERCE hashset as well. It seems to work fine for MyFaces 1.2. > ADF-Faces plugin companion JIRA for MYFACES-1598 (opened by Bruno Aranda) > ------------------------------------------------------------------------- > > Key: ADFFACES-477 > URL: https://issues.apache.org/jira/browse/ADFFACES-477 > Project: MyFaces ADF-Faces > Issue Type: Bug > Components: Plugins > Affects Versions: 2.0.0-incubating-plugins-SNAPSHOT > Reporter: Tim McConnell > Assigned To: Tim McConnell > Fix For: 2.0.0-incubating-plugins-SNAPSHOT > > Attachments: ADFFACES-477-2.patch, ADFFACES-477.patch > > > For "binding" the deferred-type must be 'javax.faces.component.UIComponent' > For "converter" the deferred-type must be 'javax.faces.convert.Converter' > Now the deferred-type tags in the tld for these attributes are empty (hence > expeting java.jang.Object) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.