Thanks for the response, another question, so the DefaultDataSourceSelector is pretty much a factory and all I would need to do is just have an assebly file like the one below.

<assembly>
<!-- The Databases block -->
<block class="org.apache.avalon.cornerstone.blocks.datasources.DefaultDataSourc eSelector"
name="datasource-selector">
</block>^M
</assembly>


On Friday, March 28, 2003, at 02:47 PM, Peter Royal wrote:

On Friday, March 28, 2003, at 02:33 PM, [EMAIL PROTECTED] wrote:
I'm trying to put together a datastore block, looking through the cornerstone api's , I came across the the DefaultDataSourceSelector. My question is will the select method return a datasource object when called.

A 'DataSourceComponent' to be precise :) -pete


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

Reply via email to