JCS.setConfigFilename() not documented properly
-----------------------------------------------

                 Key: JCS-35
                 URL: https://issues.apache.org/jira/browse/JCS-35
             Project: JCS
          Issue Type: Bug
          Components: Composite Cache
    Affects Versions: jcs-1.3
            Reporter: Graham Leggett
            Assignee: Aaron Smuts


If an attempt is made to use the JCS.setConfigFilename() method to set the 
location of the cache.ccf file, this results in the vague error: "Failed to 
load properties for name".

Looking in the source, the config file is loaded relative to the class 
org/apache/jcs/engine/control/CompositeCacheManager.java, though no explanation 
is given for why this object was chosen for the config file to be relative to, 
nor do the javadocs for setConfigFilename() offer any explanation as to the 
real config file behaviour.



-- 
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