Hi,
No, they have not. It is also not possible to do this.
----- Original Message -----
From: "Berin Loritsch" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 18, 2005 3:49 PM
Subject: Re: components not as factory or pooled
Iacturus wrote:
Hi,
i have some components in my cocoon.xconf like this one:
<component
class="MyComponent"
role="MyComponent.Role"
logger="MyComponentLogger">
</component>
Now i want cocoon to have just one Instance of this component. No
Pooling, no Factory.
Is this possible? If yes, how?
I'm using cocoon 2.1.7. at the moment, maybe 2.1.8 later.
Sorry for my bad english.
I hope you can help me.
Have your component implement the
org.apache.avalon.framework.thread.ThreadSafe interface.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]