Bug 1254062

Summary: [GSS](6.4.z) Symbolic links are not followed inside overlay directories
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Osamu Nagano <onagano>
Component: WebAssignee: Chao Wang <chaowan>
Status: CLOSED CURRENTRELEASE QA Contact: Radim Hatlapatka <rhatlapa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bmaxwell, cdewolf, chaowan, dpospisi, mcada, rmaucher
Target Milestone: CR1   
Target Release: EAP 6.4.7   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/jbossas/jboss-eap/pull/2520
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 11:57:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1279552    

Description Osamu Nagano 2015-08-17 05:14:43 UTC
Description of problem:
In jboss-web.xml, <overlay> can be used to indicate a directory which is outside of the deployment.  But symbolic links in the overlay directory are not followed and 404 is returned.  This behaviour doesn't change even if <symbolic-linking-enabled> is enabled in the jboss-web.xml.

Comment 1 Osamu Nagano 2015-08-19 00:58:51 UTC
JBoss CLI has a command, deployment-overlay.  It can overlay files, but not directories.  Though this makes sense because a deployment can be remote.

Comment 8 Michael Cada 2016-03-09 16:06:13 UTC
Verified on EAP 6.4.7.CP.CR2

Comment 9 Petr Penicka 2017-01-17 11:57:07 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.