On May 31, 2009, at 2:44 AM, Mario Ivankovits wrote:
There is no need to add this to VFS's providers.xml as a vfs plugin is able to provides its own vfs-providers.xml [1] which will be loaded by VFS then automatically.
Thanks for reminding me. Then I wonder what the requirement that the application do
FileSystemManager fsManager = GaeVFS.getManager(); is about.