[
https://issues.apache.org/jira/browse/VFS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shevek closed VFS-509.
----------------------
Resolution: Invalid
> 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)