[jboss-jira] [JBoss JIRA] (JBVFS-199) RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
Enrique González Martínez (JIRA)
issues at jboss.org
Thu Dec 18 10:30:31 EST 2014
[ https://issues.jboss.org/browse/JBVFS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028675#comment-13028675 ]
Enrique González Martínez edited comment on JBVFS-199 at 12/18/14 10:29 AM:
----------------------------------------------------------------------------
Problems during VirtualFile::exists If the real root mount point provided to the RealFileSystem is not an exact match (canonical form) if the flag jboss.vfs.forceCaseSensitive is set
was (Author: elguardian):
Problems during VirtualFile::exists If the real root mount point provided to the RealFileSystem is not an exact match (canonical form).
> RealFileSystem:exists is not case sensitive in windows leading to a compilation failure with undertow and jbossweb
> ------------------------------------------------------------------------------------------------------------------
>
> Key: JBVFS-199
> URL: https://issues.jboss.org/browse/JBVFS-199
> Project: JBoss VFS
> Issue Type: Bug
> Affects Versions: 3.2.5.Final, 3.5.0.Alpha1
> Environment: Windows 64 bits
> JDK 1.7.0_71
> Reporter: Enrique González Martínez
> Assignee: Enrique González Martínez
> Fix For: 3.2.8.Final, 3.5.0.Alpha1
>
>
> In Wildfly, during jsp compilation the lookup function uses the Classloader::getResourceAsStream that relies on VFSResourceLoader for opening an InputStream. This function is working different due to windows file system (not case sensitive).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list