On Wednesday 02 January 2002 11:48 am, you wrote:
> What will the ComponentManager a Composable Generator is composed with
> contain/provide? Is there a way to setup this by myself?

It will contain the components defined in the cocoon.xconf. You can add your 
own components in there using the
<component-instance class="your.class" role="your.role"/>
tag, or by defining a role in your own custom roles file, adding a user-roles 
attribute to the root <cocoon> tag in cocon.xconf and using the roles just 
like the internal roles.

It might be helpful to read some of the avalon documentation, since the 
component manager is all avalon stuff. http://jakarta.apache.org/avalon
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to