Hi Geeks

I try to implement a file persistence for the EJB timer and run into
problems when the server crashes. It seems that the file sometimes
become corrupted after a crash. Unfortunately the timer can contain
an unknown but serializable object. I crashed the server during a
period when the file is not written but I keep the file open as long
as the server is alive.

Does someone know how to implement a file based persistence that
does not become corrupted except maybe when the file is written
during a crash.

Thanx

Andreas Schaefer
"Code or be coded"

Check out www.madplanet.com




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to