Re: [Joafip-users] FilePersistanceBuilder Not found in the JAR
Brought to you by:
luc_peuvrier
From: luc p. at h. <lc...@or...> - 2011-09-24 05:01:41
|
Hi Raja, The java doc at http://joafip.sourceforge.net/javadoc/index.html is for 4.0.0 preliminary, You can obtains 3.1.0 javadoc at http://joafip.svn.sourceforge.net/viewvc/joafip/web/javadoc/index.html?revision=2443&pathrev=2443 3.1.0 javadoc is stored in svn repository at reveision 2443 Or download with "svn checkout -r 2443 http://joafip.svn.sourceforge.net/svnroot/joafip/web/javadoc" Unfortunaly FIlePersistenceBuilder does not exist for 3.1.0, you have to use "new Filepersistence(....)", that is less friendly to use. Best regards Luc ----- Original Message ----- From: Raja King To: joa...@li... Sent: Saturday, September 24, 2011 5:26 AM Subject: [Joafip-users] FilePersistanceBuilder Not found in the JAR ---------- Forwarded message ---------- From: Raja King <kin...@gm...> Date: Sat, Sep 24, 2011 at 8:46 AM Subject: Fwd: FilePersistanceBuilder Not found in the JAR To: joa...@li... Hi Greetings, I went through the JOAFIP file persistence implementation. I hope this API will help me to solve my requirement. My requirement is I want to store the hash map into a file, and i need to do update on the file when any change in the file. I have gone through the sample that is provided, but the joafip-3.1.0 Jar what i downloaded is not having FilePersistenceBuilder class. Can you please suggest how to proceed further. Thanks Raja.K ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 ------------------------------------------------------------------------------ _______________________________________________ Joafip-users mailing list Joa...@li... https://lists.sourceforge.net/lists/listinfo/joafip-users |