You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2015/11/24 11:31:10 UTC

[jira] [Resolved] (JCS-48) JDBC Disk Auxiliary Cache Configuration -> support JNDI datasource in Appservers

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

Thomas Vandahl resolved JCS-48.
-------------------------------
       Resolution: Fixed
    Fix Version/s: jcs-2.0-beta-2

Fixed by using DataSources.

> JDBC Disk Auxiliary Cache Configuration -> support JNDI datasource in Appservers
> --------------------------------------------------------------------------------
>
>                 Key: JCS-48
>                 URL: https://issues.apache.org/jira/browse/JCS-48
>             Project: Commons JCS
>          Issue Type: Improvement
>          Components: JDBC Disk Cache
>    Affects Versions: jcs-2.0-beta-1
>            Reporter: hanasaki jiji
>            Assignee: Thomas Vandahl
>            Priority: Minor
>             Fix For: jcs-2.0-beta-2
>
>         Attachments: JCSDataSourceHelper.java, JDBCDiskCache.java
>
>
> JDBC Disk Auxiliary Cache Configuration -> support JNDI datasource in Appservers
> http://jakarta.apache.org/jcs/JDBCDiskCacheProperties.html
> Allow property "url" to be used (or add URI) so that tomcat and other appservers providing JNDI datasources can be used to specific the table and id/pass and connection information.  In this case several other properties would be ignored: tableName, userName, password.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)