[vfs] How to implement (add) Samba Provider?

2010-09-22 Thread Pavel Bortnovskiy
Hi: VFS doesn't seem to support smb:// protocol out-of-the-box: Due to some technical reasons we had to move the webdav and jcifs (smb) filesystem to the sandbox. So if you need one of these filesystems you have to build VFS manuall. I was unable to locate any relevant development in the

Re: [vfs] How to implement (add) Samba Provider?

2010-09-22 Thread Niall Pemberton
On Wed, Sep 22, 2010 at 10:28 PM, Pavel Bortnovskiy pbortnovs...@jefferies.com wrote: Hi: VFS doesn't seem to support smb:// protocol out-of-the-box:  Due to some technical reasons we had to move the webdav and jcifs (smb) filesystem to the sandbox. So if you need one of these filesystems you

What is the best practice with dbcp with oracle rac?

2010-09-22 Thread Robert Nicholson
We are currently using dbcp 1.1 with oracle 10g but we're moving to an Oracle 11g RAC setup. Our existing code doesn't have any retry logic in response to SQLExceptions so does dbcp subscribe to ONS events and what is the general approach it uses to become aware of a node down event in the