<role name="com.mycompany.component.ComponentInterface">
  <component shortname="foo"
             class="com.mycompany.component.FooComponent"
 
handler="org.apache.excalibur.fortress.handler.ThreadSafeComponentHandle
r"/>
  <component shortname="bar"
             class="com.mycompany.component.BarComponent"
 
handler="org.apache.excalibur.fortress.handler.PerThreadComponentHandler
"/>
</role>

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, July 29, 2002 1:38 PM
> To: [EMAIL PROTECTED]
> Subject: Configure Fortress roles
> 
> 
> I would like to declare 2 components for the same role. Could 
> you please write an example with the excalibur datasource component.
> 
> Maybe it could be a good idea to write a thorough example of 
> a fortress-based application using all bells and whistles 
> (many components for the same role, lifecycle extension, ...) 
> 
> Cheers
> 
> Gilles Philippart
> Societe Generale
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:avalon-users-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to