Hi,
 (I'm running cocoon-2.0.4)
  can't I declare new components in a sub-sitemap and use a default component 
from the main sitemap? Just like in :

  <!-- sub sitemap -->
  <map:sitemap xmlns:...>
    <map:components>
      <map:transformers default="xsltc">
       <map:transformer name="cinclude" src="..."/>
      </map:transformers>
      ...
    </map:components>
    ...
  </map:sitemap>

where "xsltc" generator has been declared in the main sitemap.
the error is : 
"ComponentSelector could not access the Component for hint [xsltc]

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to