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

Provide FileSystemProvider for vfs

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: