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.
david