]
RH Bugzilla Integration updated WFLY-3195:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
VFS root creation is wrong on Windows
-------------------------------------
Key: WFLY-3195
URL:
https://issues.jboss.org/browse/WFLY-3195
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: VFS
Reporter: David Lloyd
Assignee: Tomaz Cerar
This may ultimately be a problem with VFS, or with WildFly.
We create our deployment root with an absolute VFS path of {{/content}} (see
https://github.com/wildfly/wildfly/blob/dca817f584a24525c5a2f2f655aefed6d...
for details). However on Windows, we have special path handling (see
https://github.com/jbossas/jboss-vfs/blob/eff9d8ae6d49e30038126304b5858c6...
for details) which causes these paths to become absolute with a drive letter (e.g.
{{W:/tmp/blah/foo/content/...}}) but only on windows. This makes writing policy files
(for EAP) quite difficult, as well as just being generally wrong.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: