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

Symbolic links within web applications do not work

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • 8.2.0.Final
    • Web (Undertow)
    • None

    Description

      Symbolic Linking under exploded web-apps to files and/or directories outside the web-app do not work.

      Here is what I tried under an exploded war:
      <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_8_0.xsd"
      version="8.0">
      <symbolic-linking-enabled>true</symbolic-linking-enabled>
      </jboss-web>

      Does not follow links and results in a 404.

      HTTP/?.? 404 Not Found
      Connection: keep-alive
      X-Powered-By: Undertow/1
      Server: WildFly/8

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              krisiye Kris Iyer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: