Hi<br><br>On this issue:<br><br><a href="https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=755">https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=755</a><br><br>I have provided two patches for two different but related problems there:<br>
<br><a href="https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/319/755-cc-attribute-with-EL.patch">https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/319/755-cc-attribute-with-EL.patch</a><br>
<br>And<br><br><a href="https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/330/755-cc-attribute-Nested-No-EL.patch">https://javaserverfaces-spec-public.dev.java.net/nonav/issues/showattachment.cgi/330/755-cc-attribute-Nested-No-EL.patch</a><br>
<br>On that issue, it was commented:<br><br>EB&gt;&gt; I applied the patch and re-ran a test page I had previously authored <br>EB&gt;&gt; (on 13 October) and still see the <br>EB&gt;&gt; ClassCastException.<br>EB&gt;&gt; <br>
EB&gt;&gt; Can you please rework the patch to fix that?<br>EB&gt;&gt; <br><br>The intention of the first patch is to solve the problem of use #{cc.attrs.action} <br>expressions.<br><br>The second patch solves the problem for nested composite components using<br>
cc:attribute &#39;targets&#39;, to make the example provided work. Really this is the alternate<br>form of MYFACES-2946, but for Mojarra. In theory, this patch could be applied in<br>2.0 branch, because it just do what &#39;targets&#39; description says, so I propose it as<br>
a separate patch if there is some interest to commit it on mojarra 2.0 branch.<br><br>The next step is join both of them in a single patch.<br><br>Suggestions are welcome.<br><br>best regards<br><br>Leonardo Uribe<br>