validruk created JCS-141:
----------------------------
Summary: 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
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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)