[ 
https://issues.apache.org/jira/browse/EXLBR-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefano Bagnara resolved EXLBR-30.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

This issue is fixed in the released 2.2.2 artifacts.

> Wrong schema definition for cornerstone datasources block
> ---------------------------------------------------------
>
>                 Key: EXLBR-30
>                 URL: https://issues.apache.org/jira/browse/EXLBR-30
>             Project: Excalibur Components
>          Issue Type: Bug
>          Components: Datasource
>         Environment: cornerstone-datasources-impl-2.1.jar
>            Reporter: Stefano Bagnara
>            Priority: Minor
>             Fix For: 2.2
>
>
> lib\cornerstone-datasources-impl-2.1.jar\org\apache\avalon\cornerstone\block
> s\datasources\DefaultDataSourceSelector-schema.xml 
> It validates the "data-souces" element only when its class attribute contain 
> the "org.apache.avalon.excalibur.datasource.JdbcDataSource" line.
> <element name="data-source">
> <attribute name="name"/>
> <attribute
> name="class"><value>org.apache.avalon.excalibur.datasource.JdbcDataSource</v
> alue></attribute>
> We (James SMTP Server) use the datasource block inside an avalon container 
> but we want to use our own datasource pool implementation (DBCP based). We 
> can't due to this "schema.xml" that limit the possible values in an hardcoded 
> way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to