Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
jcs-2.0-beta-1
-
None
Description
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.