[ 
https://issues.apache.org/jira/browse/JCS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770178#action_12770178
 ] 

Chopin Hu commented on JCS-58:
------------------------------

Aaron,

I am still not getting it right.   Seems that I put an ascii file into the file 
disk as a separate file.   But when it is an binary file.   It does not work.   
 Though I set the jvm to a bigger size (1560MBs) to handle a 12 MBs binary 
file, it still fails.   Do you have an sample code to show how to make it work? 
  If you need, I can send you a copy of the binary file I used for testing.

Thanks.

> disc file cache
> ---------------
>
>                 Key: JCS-58
>                 URL: https://issues.apache.org/jira/browse/JCS-58
>             Project: JCS
>          Issue Type: New Feature
>    Affects Versions: jcs-1.3
>            Reporter: Tore Halset
>            Assignee: Aaron Smuts
>             Fix For: jcs-1.4-dev
>
>         Attachments: DiskFileCache.java, DiskFileCacheAttributes.java, 
> DiskFileCacheFactory.java
>
>
> It would be nice to have a file based cache in jcs where each item is stored 
> as a single file and the filename is based on the key. This way, several jvms 
> can share the same cache and the cache can be rsynced between nodes while 
> running the application. 

-- 
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: jcs-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-dev-h...@jakarta.apache.org

Reply via email to