> -----Original Message-----
> From: Robert McIntosh [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 04, 2004 1:43 PM
> To: [EMAIL PROTECTED]
> Subject: excalibur connection pool
> 
> I've been trying for a day now to get a connection pool setup with no
> luck. I get the following exception:
> 
> Unable to provide implementation for
> org.apache.avalon.excalibur.datasource.DataSourceComponent
> (Key='org.apache.avalon.excalibur.datasource.DataSourceComponent')

<snip/>

> Any thoughts??

This is usually something to do with the meta data or roles file.  I assume
you're looking up the service via something like:

   serviceManager.lookup(DataSourceComponent.ROLE);

Can you post one of your role files?

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