Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18151

Provide FileSystemProvider for vfs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Class Loading, VFS
    • None
    • ---
    • ---

      Wildfly ModuleClassloader return URLs with scheme "vfs".  Some applications, notably micronaut, attempt to convert resource URL to java Path and then access Path's children during configuration.  This fails for URL scheme that is not mapped to FileSystem via FileSystemProvider.

      Current vfs code has most of required functionality.  Actual FileSystemProvider class is missing as well as ability to register the provider during wildfly startup.

            ropalka Richard Opalka
            yuchin@netapp.com YuChin Chou (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: