Hi,

> Do you need access to the database-connection block or simply you want
> to manage repositories via the MailRepository interface?

I want access to the underlying db connection so that I can execute a
preparedstatement, I don't want to treat the data as mail, just as a
table

>
> In both cases you have to declare a new dependency in your xinfo file:
>
> database-connection:
> <dependency>
> <service
> name="org.apache.avalon.cornerstone.services.datasources.DataSourceSelector"
> version="1.0" />
> </depedency>
>

Ok, I'll give this a try

Thanks,
Kev

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

Reply via email to