[
https://issues.apache.org/jira/browse/JCS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
validruk updated JCS-141:
-------------------------
Description:
RemoteCacheServerFactory ignores configuration from property file, when calls
constructor RemoteCacheServer.RemoteCacheServer(IRemoteCacheServerAttributes).
There is missing sett property rcsa.setConfigFileName( propFile ), default
value is: rcsa.configFileName = ""
Remote cache server then ignores all properties about cache attributes from
property file (eg. remote.cacheXY.ccf).
was:
RemoteCacheServerFactory ignores configuration from property file, when calls
constructor
org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServer.RemoteCacheServer(IRemoteCacheServerAttributes).
There is missing setted property rcsa.setConfigFileName( propFile ), default
value is: rcsa.configFileName = ""
Remote cache server then ignores all properties about cache attributes from
property file (eg. remote.cacheXY.ccf).
> RemoteCacheServerFactory ignores configuration
> -----------------------------------------------
>
> Key: JCS-141
> URL: https://issues.apache.org/jira/browse/JCS-141
> Project: Commons JCS
> Issue Type: Bug
> Components: RMI Remote Cache
> Reporter: validruk
> Labels: bug, configuration, ignore, remote
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> RemoteCacheServerFactory ignores configuration from property file, when calls
> constructor
> RemoteCacheServer.RemoteCacheServer(IRemoteCacheServerAttributes). There is
> missing sett property rcsa.setConfigFileName( propFile ), default value is:
> rcsa.configFileName = ""
> Remote cache server then ignores all properties about cache attributes from
> property file (eg. remote.cacheXY.ccf).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)