On 4/27/09 10:49 AM, David Geary wrote:
Section 3.6.1.3 of the spec says:
"...Any valid Facelet markup is valid for use inside of a composite
component, including the templating features specified in..."
But if I do this...
<composite:implementation>
<composition template="/templates/masterLayout.xhtml">
...
</composition>
</composite:implementation>
...I get a NPE, (mojarra 4/27/09 nightly build). I can use the
composition directly without any problems.
Could you please log an issue [1]?
Thanks.
[1]
https://javaserverfaces.dev.java.net/issues/
david