default.sf

Steve Loughran <[email protected]> Fri, 03 Feb 2006 15:48:59 +0000
Newsgroups gmane.comp.java.smartfrog.devel
Message-ID <[email protected]>
I've just noticed that bin/default.sf has a persistence compound that 
can be turned on, but it only works on a unix filesystem:


DefaultPersistentCompound extends DefaultCompound {
     persister extends SFPersist {
	directory "/tmp/sfPersist/";
     }
}

sfConfig extends DefaultCompound;

// Alternative default compound with persitance pattern enabled
// Uncoment next line to use it.
//sfConfig extends DefaultPersistentCompound;


we should use the java.io.tmpdir property or use the File components to 
do fully portable paths.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642