Robert,

You want something like this in your roles file:

<?xml version="1.0"?>
<role-list logger="system.roles">

  <role 
   name="org.apache.avalon.excalibur.datasource.DataSourceComponent">

    <component shorthand="jdbc-datasource"
               class="org.apache.avalon.excalibur.datasource.JdbcDataSource"
               handler=
      "org.apache.avalon.fortress.impl.handler.ThreadSafeComponentHandler"
     />

  </role>

</role-list>

I would think you'd want the DataSourceComponent have a thread safe
component handler.  Hope that helps.  

J. Aaron Farr
  SONY ELECTRONICS
  DDP-CIM
  (724) 696-7653



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

Reply via email to