Section 3.6.1.3 of the spec says:<div><br></div><div>  &quot;...Any valid Facelet markup is valid for use inside of a composite component, including the templating features specified in...&quot;<br><div><br></div><div>But if I do this...<br>
<div><br></div><div>&lt;composite:implementation&gt;<div>  &lt;composition template=&quot;/templates/masterLayout.xhtml&quot;&gt;</div><div>    ...</div><div>  &lt;/composition&gt;</div><div>&lt;/composite:implementation&gt;</div>
<div><br></div><div>...I get a NPE, (mojarra 4/27/09 nightly build). I can use the composition directly without any problems.</div><div><br></div><div><br></div><div><br></div><div>david </div></div></div></div>