Hi, I'm accessing VFS FileObjects from different threads and running into some synchronization problems (using the ON_RESOLVE cache strategy).
Sometimes, the FileObject gets detached while it's still being used by another
thread causing exceptions and sometimes the FileObject go into a deadlock. What are the rules for accessing FileObjects from different threads ? Many thanks in advance, - Filip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
