Hello guys, I am using the VFS api and was rather surprised that when you resolve a HTTP URL, you get a HttpFileObject that always responds "true" to writable instead of "false"... When you ask the FileSystem capabilities it obviously answers false to any write actions.
Looking at the code HttpFileObject, I wonder why the doIsWriteable is not overriden there to respond false? Is this a bug? Any idea? Cheers, Jean-Marc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org