You could do this by writing a wrapper to convert the file to a byte[] and putting this in the cache. On the other end, you could write a cache listener to de-serialize the byte[] to recreate the files.
It could be done, but this isn't a primary use case for JBoss Cache in any way. Still, I don't see why it cannot be done. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979065#3979065 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979065 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
