[jboss-jira] [JBoss JIRA] (WFLY-4254) Symbolic links within web applications do not work

Kris Iyer (JIRA) issues at jboss.org
Thu Apr 16 19:00:22 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059905#comment-13059905 ] 

Kris Iyer edited comment on WFLY-4254 at 4/16/15 6:59 PM:
----------------------------------------------------------

Steve, Nothing other than applying stuart's commit. Here is my fork if you are interested in comparing: https://github.com/krisiye/wildfly/tree/8.2.0.1.Final


was (Author: krisiye):
Steve, Nothing other than applying the stuart's commit. Here is my fork if you are interested in comparing: https://github.com/krisiye/wildfly/tree/8.2.0.1.Final

> Symbolic links within web applications do not work
> --------------------------------------------------
>
>                 Key: WFLY-4254
>                 URL: https://issues.jboss.org/browse/WFLY-4254
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Web (Undertow)
>    Affects Versions: 8.2.0.Final
>            Reporter: Kris Iyer
>            Assignee: Stuart Douglas
>             Fix For: 9.0.0.Beta1
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list