Hi!
> when I try to create a file object with "http://www.somehost.com/";,
> VFS fails when the host is unreachable (e.g. when not connected to
> internet)
> this is because org.apache.commons.vfs.provider.http.HttpFileSystem
> has a constructor that has an argument HttpClient, whereas it should
> be an HttpClientFactory
Hmmm .... I think it's a matter of taste, isn't it?

I'll think about changing it as I see the advantage of having a
FileObject in any case.

Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to