You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Shevek (JIRA)" <ji...@apache.org> on 2014/01/06 03:39:50 UTC

[jira] [Updated] (VFS-509) Can't add a FileSystem using the API

     [ https://issues.apache.org/jira/browse/VFS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shevek updated VFS-509:
-----------------------

    Affects Version/s: 2.0

> Can't add a FileSystem using the API
> ------------------------------------
>
>                 Key: VFS-509
>                 URL: https://issues.apache.org/jira/browse/VFS-509
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Shevek
>
> I can't take a StandardFileSystemManager and add a FileSystemProvider using the Java APIs.
> Well, I can, but I have to use reflection.
> A FileSystem requires a VfsComponentContext. This is not accessible using public APIs on the FSM or any VfsComponent. Although it has no state, the class is protected, so I can't instantiate one either.
> Please make enough of the API public that this simple task can be performed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)