I was wondering if there is a Java API that i can deserialize the
FileObjectStore and FileStreamStore files?

use case:

1) conditionally send mail to a repository instead of transmitting it.
2) user wants to see what was slated to be sent, and to whom.

----------------

On an aside, is there any wrong with using the file repository instead of
the database connectors? (do we get any extra functionality if we use the
database connectors?) Our low volume implementation has been in production
for over two years as is. Our setup allows this filesystem to be presented
to any individual server, and we can move the IP/DNS entry to it, and bring
it up, without any dependency on any other infrastructure.

Cole

Reply via email to